Searched refs:getPrimitiveManager (Results 1 – 8 of 8) sorted by relevance
209 virtual const btPrimitiveManagerBase * getPrimitiveManager() const = 0;242 getPrimitiveManager()->get_primitive_triangle(index,triangle); in getPrimitiveTriangle()252 getPrimitiveManager()->get_primitive_box(child_index,child_aabb); in getChildAabb()401 virtual const btPrimitiveManagerBase * getPrimitiveManager() const in getPrimitiveManager() function747 void * dummy = (void*)(m_box_set.getPrimitiveManager()); in lockChildShapes()754 void * dummy = (void*)(m_box_set.getPrimitiveManager()); in unlockChildShapes()805 virtual const btPrimitiveManagerBase * getPrimitiveManager() const in getPrimitiveManager() function1029 virtual const btPrimitiveManagerBase * getPrimitiveManager() const in getPrimitiveManager() function
267 const _GIM_PRIMITIVE_MANAGER_PROTOTYPE & getPrimitiveManager() const in getPrimitiveManager() function272 _GIM_PRIMITIVE_MANAGER_PROTOTYPE & getPrimitiveManager() in getPrimitiveManager() function658 t0_is_trimesh = boxset1->getPrimitiveManager().is_trimesh();659 t1_is_trimesh = boxset2->getPrimitiveManager().is_trimesh();
261 SIMD_FORCE_INLINE btPrimitiveManagerBase * getPrimitiveManager() const in getPrimitiveManager() function
285 SIMD_FORCE_INLINE btPrimitiveManagerBase * getPrimitiveManager() const in getPrimitiveManager() function
90 public btPrimitiveManagerBase getPrimitiveManager() { in getPrimitiveManager() method in btGImpactShapeInterface
77 public btPrimitiveManagerBase getPrimitiveManager() { in getPrimitiveManager() method in btGImpactQuantizedBvh
77 public btPrimitiveManagerBase getPrimitiveManager() { in getPrimitiveManager() method in btGImpactBvh
48848 result = (btPrimitiveManagerBase *)((btGImpactBvh const *)arg1)->getPrimitiveManager(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactBvh_1getPrimitiveManager()49824 result = (btPrimitiveManagerBase *)((btGImpactQuantizedBvh const *)arg1)->getPrimitiveManager(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactQuantizedBvh_1getPrimitiveManager()50366 result = (btPrimitiveManagerBase *)((btGImpactShapeInterface const *)arg1)->getPrimitiveManager(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btGImpactShapeInterface_1getPrimitiveManager()