Static Public Member Functions
PhysicsFactory Class Reference

The physics factory. More...

#include <PhysicsFactory.hh>

List of all members.

Static Public Member Functions

static void RegisterAll ()
 Register everything.
static void RegisterPhysicsEngine (std::string classname, PhysicsFactoryFn factoryfn)
 Register a physics class.
static PhysicsEnginePtr NewPhysicsEngine (const std::string &classname, WorldPtr world)
 Create a new instance of a physics engine.

Detailed Description

The physics factory.


The documentation for this class was generated from the following file: