NewtonChamferCylinderParam

From Newton Wiki
Jump to: navigation, search
	typedef struct NewtonChamferCylinderParam
	{
		dFloat m_radio;
		dFloat m_height;
	} NewtonChamferCylinderParam;