Box2D  2.3.0
A 2D Physics Engine for Games
b2CircleShape Member List

This is the complete list of members for b2CircleShape, including all inherited members.

b2CircleShape() (defined in b2CircleShape)b2CircleShapeinline
Clone(b2BlockAllocator *allocator) const b2CircleShapevirtual
ComputeAABB(b2AABB *aabb, const b2Transform &transform, int32 childIndex) const b2CircleShapevirtual
ComputeMass(b2MassData *massData, float32 density) const b2CircleShapevirtual
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 b2CircleShapevirtual
GetSupport(const b2Vec2 &d) const b2CircleShapeinline
GetSupportVertex(const b2Vec2 &d) const b2CircleShapeinline
GetType() const b2Shapeinline
GetVertex(int32 index) const b2CircleShapeinline
GetVertexCount() const b2CircleShapeinline
m_pb2CircleShape
m_radius (defined in b2Shape)b2Shape
m_type (defined in b2Shape)b2Shape
RayCast(b2RayCastOutput *output, const b2RayCastInput &input, const b2Transform &transform, int32 childIndex) const b2CircleShapevirtual
TestPoint(const b2Transform &transform, const b2Vec2 &p) const b2CircleShapevirtual
Type enum name (defined in b2Shape)b2Shape
~b2Shape() (defined in b2Shape)b2Shapeinlinevirtual