NewtonCollisionTreeParam

From Newton Wiki
Jump to: navigation, search
	typedef struct NewtonCollisionTreeParam
	{
		int m_vertexCount;
		int m_indexCount;
	} NewtonCollisionTreeParam;