Box2D: b2CircleShape Class Reference

Box2D

b2CircleShape Class Reference

A circle shape. More...

Inheritance diagram for b2CircleShape:

b2Shape

List of all members.

Public Member Functions

bool TestPoint (const b2XForm &transform, const b2Vec2 &p) const
 
See also:
b2Shape::TestPoint

bool TestSegment (const b2XForm &transform, float32 *lambda, b2Vec2 *normal, const b2Segment &segment, float32 maxLambda) const
 
See also:
b2Shape::TestSegment

void ComputeAABB (b2AABB *aabb, const b2XForm &transform) const
 
See also:
b2Shape::ComputeAABB

void ComputeSweptAABB (b2AABB *aabb, const b2XForm &transform1, const b2XForm &transform2) const
 
See also:
b2Shape::ComputeSweptAABB

void ComputeMass (b2MassData *massData) const
 
See also:
b2Shape::ComputeMass

const b2Vec2GetLocalPosition () const
 Get the local position of this circle in its parent body.
float32 GetRadius () const
 Get the radius of this circle.

Friends

class b2Shape

Detailed Description

A circle shape.
The documentation for this class was generated from the following files:
  • b2CircleShape.h
  • b2CircleShape.cpp

Generated on Sun Apr 13 15:21:27 2008 for Box2D by  doxygen 1.5.4