Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtBvhTriangleMeshShape.cpp93 void btBvhTriangleMeshShape::performRaycast (btTriangleCallback* callback, const btVector3& raySour… in performRaycast() function in btBvhTriangleMeshShape
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtBvhTriangleMeshShape.java173 public void performRaycast(btTriangleCallback callback, Vector3 raySource, Vector3 rayTarget) { in performRaycast() method in btBvhTriangleMeshShape