/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
btStaticPlaneShape.cpp | 70 btPlaneSpace1(m_planeNormal,tangentDir0,tangentDir1);
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
btGrahamScan2dConvexHull.h | 62 btPlaneSpace1(normalAxis,axis0,axis1);
|
btIDebugDraw.h | 462 btPlaneSpace1(planeNormal,vec0,vec1);
|
btQuaternion.h | 906 btPlaneSpace1(v0,n,unused);
|
btVector3.h | [all...] |
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/ |
btManifoldResult.cpp | 113 btPlaneSpace1(newPt.m_normalWorldOnB,newPt.m_lateralFrictionDir1,newPt.m_lateralFrictionDir2);
|
btConvexPlaneCollisionAlgorithm.cpp | 137 btPlaneSpace1(planeNormal,v0,v1);
|
btConvexConvexAlgorithm.cpp | 159 btPlaneSpace1(directionA,normalOnB,q); 606 btPlaneSpace1(sepNormalWorldSpace,v0,v1);
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/ |
btHingeConstraint.h | 200 btPlaneSpace1(axisInA, rbAxisA1, rbAxisA2);
|
btHingeConstraint.cpp | 118 btPlaneSpace1(axisInA, rbAxisA1, rbAxisA2); 238 btPlaneSpace1(normal[0], normal[1], normal[2]); 262 btPlaneSpace1(m_rbAFrame.getBasis().getColumn(2),jointAxis0local,jointAxis1local); [all...] |
btSliderConstraint.cpp | 305 btPlaneSpace1 (ax1, p, q);
|
btSequentialImpulseConstraintSolver.cpp | [all...] |
btConeTwistConstraint.cpp | 288 btPlaneSpace1(normal[0], normal[1], normal[2]); [all...] |
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/ |
btMultiBodyConstraintSolver.cpp | 737 btPlaneSpace1(cp.m_normalWorldOnB,axis0,axis1); 790 btPlaneSpace1(cp.m_normalWorldOnB,cp.m_lateralFrictionDir1,cp.m_lateralFrictionDir2); [all...] |