HomeSort by relevance Sort by last modified time
    Searched refs:drawPlane (Results 1 - 6 of 6) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.h 42 virtual void drawPlane(btVector3 const &planeNormal, btScalar planeConst, btTransform const &transform, btVector3 const &color);
linearmath_wrap.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/
btIDebugDraw.java 287 public void drawPlane(Vector3 planeNormal, float planeConst, Matrix4 transform, Vector3 color) {
LinearMathJNI.java     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btIDebugDraw.h 458 virtual void drawPlane(const btVector3& planeNormal, btScalar planeConst, const btTransform& transform, const btVector3& color)
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btCollisionWorld.cpp     [all...]

Completed in 54 milliseconds