Home
last modified time | relevance | path

Searched defs:performConvexcast (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtBvhTriangleMeshShape.cpp162 void btBvhTriangleMeshShape::performConvexcast (btTriangleCallback* callback, const btVector3& rayS… in performConvexcast() function in btBvhTriangleMeshShape
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTriangleMeshShape.java177 …public void performConvexcast(btTriangleCallback callback, Vector3 boxSource, Vector3 boxTarget, V… in performConvexcast() method in btBvhTriangleMeshShape