Searched refs:getManifoldByIndexInternal (Results 1 – 9 of 9) sorted by relevance
97 btPersistentManifold* getManifoldByIndexInternal(int index) in getManifoldByIndexInternal() function102 const btPersistentManifold* getManifoldByIndexInternal(int index) const in getManifoldByIndexInternal() function
320 btPersistentManifold* manifold = dispatcher->getManifoldByIndexInternal(i); in buildIslands()
1444 btPersistentManifold* contactManifold = getDispatcher()->getManifoldByIndexInternal(i); in debugDrawWorld()
9 %feature("nodirector") CustomCollisionDispatcher::getManifoldByIndexInternal;
92 virtual btPersistentManifold* getManifoldByIndexInternal(int index) = 0;
73 public btPersistentManifold getManifoldByIndexInternal(int index) { in getManifoldByIndexInternal() method in btCollisionDispatcher
100 public btPersistentManifold getManifoldByIndexInternal(int index) { in getManifoldByIndexInternal() method in btDispatcher
56 btPersistentManifold manifold = world.dispatcher.getManifoldByIndexInternal(i); in updateContactInfo()
13301 result = (btPersistentManifold *)(arg1)->getManifoldByIndexInternal(arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btDispatcher_1getManifoldByIndexInternal()38407 result = (btPersistentManifold *)(arg1)->getManifoldByIndexInternal(arg2); in Java_com_badlogic_gdx_physics_bullet_collision_CollisionJNI_btCollisionDispatcher_1getManifoldByIndexInternal_1_1SWIG_10()