Home
last modified time | relevance | path

Searched defs:m_cachedSeparatingAxis (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtGjkPairDetector.h34 btVector3 m_cachedSeparatingAxis; variable
DbtComputeGjkEpaPenetration.h84 btVector3 m_cachedSeparatingAxis = colDesc.m_firstDir; in btComputeGjkEpaPenetration() local