b2CircleShape Member List
This is the complete list of members for b2CircleShape, including all inherited members.ComputeAABB(b2AABB *aabb, const b2XForm &transform) const | b2CircleShape | [virtual] |
ComputeMass(b2MassData *massData) const | b2CircleShape | [virtual] |
ComputeSweptAABB(b2AABB *aabb, const b2XForm &transform1, const b2XForm &transform2) const | b2CircleShape | [virtual] |
GetBody() | b2Shape | [inline] |
GetFilterData() const | b2Shape | [inline] |
GetFriction() const | b2Shape | [inline] |
GetLocalPosition() const | b2CircleShape | [inline] |
GetNext() | b2Shape | [inline] |
GetRadius() const | b2CircleShape | [inline] |
GetRestitution() const | b2Shape | [inline] |
GetSweepRadius() const | b2Shape | [inline] |
GetType() const | b2Shape | [inline] |
GetUserData() | b2Shape | [inline] |
IsSensor() const | b2Shape | [inline] |
SetFilterData(const b2FilterData &filter) | b2Shape | [inline] |
SetUserData(void *data) | b2Shape | [inline] |
TestPoint(const b2XForm &transform, const b2Vec2 &p) const | b2CircleShape | [virtual] |
TestSegment(const b2XForm &transform, float32 *lambda, b2Vec2 *normal, const b2Segment &segment, float32 maxLambda) const | b2CircleShape | [virtual] |
Generated on Sun Apr 13 15:21:27 2008 for Box2D by 1.5.4