Box2D  2.4.1
A 2D physics engine for games
b2EdgeShape Member List

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

b2EdgeShape() (defined in b2EdgeShape)b2EdgeShapeinline
Clone(b2BlockAllocator *allocator) const overrideb2EdgeShapevirtual
ComputeAABB(b2AABB *aabb, const b2Transform &transform, int32 childIndex) const overrideb2EdgeShapevirtual
ComputeMass(b2MassData *massData, float density) const overrideb2EdgeShapevirtual
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 overrideb2EdgeShapevirtual
GetType() constb2Shapeinline
m_oneSidedb2EdgeShape
m_radiusb2Shape
m_type (defined in b2Shape)b2Shape
m_vertex0b2EdgeShape
m_vertex1b2EdgeShape
m_vertex2 (defined in b2EdgeShape)b2EdgeShape
m_vertex3 (defined in b2EdgeShape)b2EdgeShape
RayCast(b2RayCastOutput *output, const b2RayCastInput &input, const b2Transform &transform, int32 childIndex) const overrideb2EdgeShapevirtual
SetOneSided(const b2Vec2 &v0, const b2Vec2 &v1, const b2Vec2 &v2, const b2Vec2 &v3)b2EdgeShape
SetTwoSided(const b2Vec2 &v1, const b2Vec2 &v2)b2EdgeShape
TestPoint(const b2Transform &transform, const b2Vec2 &p) const overrideb2EdgeShapevirtual
Type enum name (defined in b2Shape)b2Shape
~b2Shape() (defined in b2Shape)b2Shapeinlinevirtual