HomeSort by relevance Sort by last modified time
    Searched refs:castShapeAabbMax (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btGhostObject.cpp 107 btVector3 castShapeAabbMin, castShapeAabbMax;
115 castShape->calculateTemporalAabb (R, linVel, angVel, 1.0, castShapeAabbMin, castShapeAabbMax);
129 AabbExpand (collisionObjectAabbMin, collisionObjectAabbMax, castShapeAabbMin, castShapeAabbMax);
btCollisionWorld.cpp     [all...]

Completed in 439 milliseconds