HomeSort by relevance Sort by last modified time
    Searched defs:m_plane (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btConvexPolyhedron.h 33 btScalar m_plane[4]; member in struct:btFace
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btTriangleShapeEx.h 78 btVector4 m_plane; member in class:btPrimitiveTriangle
91 m_plane.setValue(normal[0],normal[1],normal[2],m_vertices[0].dot(normal));
105 bt_edge_plane(e0,e1,m_plane,plane);

Completed in 2769 milliseconds