Searched refs:getCollisionAlgorithmPool (Results 1 – 6 of 6) sorted by relevance
38 virtual btPoolAllocator* getCollisionAlgorithmPool() = 0;
99 virtual btPoolAllocator* getCollisionAlgorithmPool() in getCollisionAlgorithmPool() function
45 m_collisionAlgorithmPoolAllocator = collisionConfiguration->getCollisionAlgorithmPool(); in btCollisionDispatcher()
66 public btPoolAllocator getCollisionAlgorithmPool() { in getCollisionAlgorithmPool() method in btCollisionConfiguration
74 public btPoolAllocator getCollisionAlgorithmPool() { in getCollisionAlgorithmPool() method in btDefaultCollisionConstructionInfo
32845 result = (btPoolAllocator *)(arg1)->getCollisionAlgorithmPool(); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btCollisionConfiguration_1getCollisionAlgorithmPool()