Box2D
2.3.0
A 2D Physics Engine for Games
|
This is the complete list of members for b2SeparationFunction, including all inherited members.
e_faceA enum value (defined in b2SeparationFunction) | b2SeparationFunction | |
e_faceB enum value (defined in b2SeparationFunction) | b2SeparationFunction | |
e_points enum value (defined in b2SeparationFunction) | b2SeparationFunction | |
Evaluate(int32 indexA, int32 indexB, float32 t) const (defined in b2SeparationFunction) | b2SeparationFunction | inline |
FindMinSeparation(int32 *indexA, int32 *indexB, float32 t) const (defined in b2SeparationFunction) | b2SeparationFunction | inline |
Initialize(const b2SimplexCache *cache, const b2DistanceProxy *proxyA, const b2Sweep &sweepA, const b2DistanceProxy *proxyB, const b2Sweep &sweepB, float32 t1) (defined in b2SeparationFunction) | b2SeparationFunction | inline |
m_axis (defined in b2SeparationFunction) | b2SeparationFunction | |
m_localPoint (defined in b2SeparationFunction) | b2SeparationFunction | |
m_proxyA (defined in b2SeparationFunction) | b2SeparationFunction | |
m_proxyB (defined in b2SeparationFunction) | b2SeparationFunction | |
m_sweepA (defined in b2SeparationFunction) | b2SeparationFunction | |
m_sweepB (defined in b2SeparationFunction) | b2SeparationFunction | |
m_type (defined in b2SeparationFunction) | b2SeparationFunction | |
Type enum name (defined in b2SeparationFunction) | b2SeparationFunction |