btGImpactShape.h | 648 SIMD_FORCE_INLINE void get_indices(int face_index,unsigned int &i0,unsigned int &i1,unsigned int &i2) const function in class:btGImpactMeshShapePart::TrimeshPrimitiveManager 696 get_indices(prim_index,indices[0],indices[1],indices[2]); 706 get_indices(prim_index,indices[0],indices[1],indices[2]);
|