OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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