Box2D: Member List

Box2D

b2World Member List

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

b2World(const b2AABB &worldAABB, const b2Vec2 &gravity, bool doSleep)b2World
CreateBody(const b2BodyDef *def)b2World
CreateJoint(const b2JointDef *def)b2World
DestroyBody(b2Body *body)b2World
DestroyJoint(b2Joint *joint)b2World
GetBodyCount() const b2World [inline]
GetBodyList()b2World [inline]
GetContactCount() const b2World [inline]
GetGroundBody()b2World [inline]
GetJointCount() const b2World [inline]
GetJointList()b2World [inline]
GetPairCount() const b2World
GetProxyCount() const b2World
Query(const b2AABB &aabb, b2Shape **shapes, int32 maxCount)b2World
Refilter(b2Shape *shape)b2World
SetBoundaryListener(b2BoundaryListener *listener)b2World
SetContactFilter(b2ContactFilter *filter)b2World
SetContactListener(b2ContactListener *listener)b2World
SetContinuousPhysics(bool flag)b2World [inline]
SetDebugDraw(b2DebugDraw *debugDraw)b2World
SetDestructionListener(b2DestructionListener *listener)b2World
SetGravity(const b2Vec2 &gravity)b2World [inline]
SetPositionCorrection(bool flag)b2World [inline]
SetWarmStarting(bool flag)b2World [inline]
Step(float32 timeStep, int32 iterations)b2World
Validate()b2World
~b2World()b2World

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