Home
last modified time | relevance | path

Searched defs:minAabb (Results 1 – 4 of 4) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConvexInternalShape.cpp35 void btConvexInternalShape::getAabbSlow(const btTransform& trans,btVector3&minAabb,btVector3&maxAab… in getAabbSlow()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Dynamics/
DbtSimpleDynamicsWorld.cpp196 btVector3 minAabb,maxAabb; in updateAabbs() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtCollisionWorld.cpp124 btVector3 minAabb; in addCollisionObject() local
149 btVector3 minAabb,maxAabb; in updateSingleAabb() local
1493 btVector3 minAabb,maxAabb; in debugDrawWorld() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Character/
DbtKinematicCharacterController.cpp180 btVector3 minAabb, maxAabb; in recoverFromPenetration() local