Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtConvexPlaneCollisionAlgorithm.cpp79 btVector3 vtxInPlaneProjected = vtxInPlane - distance*planeNormal; in collideSingleContact() local
118 btVector3 vtxInPlaneProjected = vtxInPlane - distance*planeNormal; in processCollision() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtContinuousConvexCollision.cpp79 btVector3 vtxInPlaneProjected = vtxInPlane - distance*planeNormal; in computeClosestPoints() local