Box2D 2.4.1
A 2D physics engine for games
|
This is the complete list of members for b2DistanceProxy, including all inherited members.
b2DistanceProxy() (defined in b2DistanceProxy) | b2DistanceProxy | inline |
GetSupport(const b2Vec2 &d) const | b2DistanceProxy | inline |
GetSupportVertex(const b2Vec2 &d) const | b2DistanceProxy | inline |
GetVertex(int32 index) const | b2DistanceProxy | inline |
GetVertexCount() const | b2DistanceProxy | inline |
m_buffer (defined in b2DistanceProxy) | b2DistanceProxy | |
m_count (defined in b2DistanceProxy) | b2DistanceProxy | |
m_radius (defined in b2DistanceProxy) | b2DistanceProxy | |
m_vertices (defined in b2DistanceProxy) | b2DistanceProxy | |
Set(const b2Shape *shape, int32 index) | b2DistanceProxy | |
Set(const b2Vec2 *vertices, int32 count, float radius) | b2DistanceProxy |