Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtQuantizedBvh.java85 …public void reportRayOverlappingNodex(btNodeOverlapCallback nodeCallback, Vector3 raySource, Vecto… in reportRayOverlappingNodex()
89 …public void reportBoxCastOverlappingNodex(btNodeOverlapCallback nodeCallback, Vector3 raySource, V… in reportBoxCastOverlappingNodex()
DbtBvhTriangleMeshShape.java173 public void performRaycast(btTriangleCallback callback, Vector3 raySource, Vector3 rayTarget) { in performRaycast()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtBvhTriangleMeshShape.cpp93 …iangleMeshShape::performRaycast (btTriangleCallback* callback, const btVector3& raySource, const b… in performRaycast()
162 …gleMeshShape::performConvexcast (btTriangleCallback* callback, const btVector3& raySource, const b… in performConvexcast()
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
DbtQuantizedBvh.cpp467 …lkStacklessTreeAgainstRay(btNodeOverlapCallback* nodeCallback, const btVector3& raySource, const b… in walkStacklessTreeAgainstRay() argument
559 …ssQuantizedTreeAgainstRay(btNodeOverlapCallback* nodeCallback, const btVector3& raySource, const b… in walkStacklessQuantizedTreeAgainstRay() argument
774 …eportRayOverlappingNodex (btNodeOverlapCallback* nodeCallback, const btVector3& raySource, const b… in reportRayOverlappingNodex() argument
780 …rtBoxCastOverlappingNodex(btNodeOverlapCallback* nodeCallback, const btVector3& raySource, const b… in reportBoxCastOverlappingNodex() argument