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

  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Collision/
b2Collision.h 64 /// -e_faceA: the local center of cirlceB or the clip point of polygonB
83 /// -e_faceA: the center of faceA
87 /// -e_faceA: the normal on polygonA
98 e_faceA,
b2TimeOfImpact.cpp 39 e_faceA,
101 m_type = e_faceA;
152 case e_faceA:
215 case e_faceA:

Completed in 48 milliseconds