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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btPolyhedralConvexShape.h 89 inline void getCachedLocalAabb (btVector3& aabbMin, btVector3& aabbMax) const
btConvexInternalShape.h 199 inline void getCachedLocalAabb (btVector3& aabbMin, btVector3& aabbMax) const
btMultiSphereShape.cpp 143 getCachedLocalAabb(localAabbMin,localAabbMax);

Completed in 106 milliseconds