Box2D 2.4.1
A 2D physics engine for games
|
This is the complete list of members for b2CircleShape, including all inherited members.
b2CircleShape() (defined in b2CircleShape) | b2CircleShape | inline |
Clone(b2BlockAllocator *allocator) const override | b2CircleShape | virtual |
ComputeAABB(b2AABB *aabb, const b2Transform &transform, int32 childIndex) const override | b2CircleShape | virtual |
ComputeMass(b2MassData *massData, float density) const override | b2CircleShape | virtual |
e_chain enum value (defined in b2Shape) | b2Shape | |
e_circle enum value (defined in b2Shape) | b2Shape | |
e_edge enum value (defined in b2Shape) | b2Shape | |
e_polygon enum value (defined in b2Shape) | b2Shape | |
e_typeCount enum value (defined in b2Shape) | b2Shape | |
GetChildCount() const override | b2CircleShape | virtual |
GetType() const | b2Shape | inline |
m_p | b2CircleShape | |
m_radius | b2Shape | |
m_type (defined in b2Shape) | b2Shape | |
RayCast(b2RayCastOutput *output, const b2RayCastInput &input, const b2Transform &transform, int32 childIndex) const override | b2CircleShape | virtual |
TestPoint(const b2Transform &transform, const b2Vec2 &p) const override | b2CircleShape | virtual |
Type enum name (defined in b2Shape) | b2Shape | |
~b2Shape() (defined in b2Shape) | b2Shape | inlinevirtual |