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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btContinuousConvexCollision.h 37 const btStaticPlaneShape* m_planeShape;
btContinuousConvexCollision.cpp 32 m_convexA(convexA),m_convexB1(convexB),m_planeShape(0)
40 m_convexA(convexA),m_convexB1(0),m_planeShape(plane)
63 const btStaticPlaneShape* planeShape = m_planeShape;

Completed in 227 milliseconds