PhysicsObjectManagerFactory Class Reference
#include <PhysicsObjectManagerFactory.h>
Inherits ClassFactory< PhysicsObjectManager, ArgumentVector * >.
Inherited by SingleServerPhysicsObjectManagerFactory.
Collaboration diagram for PhysicsObjectManagerFactory:

Public Member Functions | |
| PhysicsObjectManager * | create (std::string className, ArgumentVector *args)=0 |
Detailed Description
Class template for PhysicsObjectManager Factory classes. This class is a template which defines the class structure of a factory class which creates PhysicsObjectManagers. Every PhysicsObjectManager has to have a factory which creates an instance of it. Therefore a factory class has to be implemented which derives from this class.Member Function Documentation
| PhysicsObjectManager* PhysicsObjectManagerFactory::create | ( | std::string | className, | |
| ArgumentVector * | args | |||
| ) | [pure virtual] |
Implements ClassFactory< PhysicsObjectManager, ArgumentVector * >.
Implemented in SingleServerPhysicsObjectManagerFactory.
The documentation for this class was generated from the following file:
- src/inVRs/Modules/3DPhysics/PhysicsObjectManagerFactory.h
Generated on Wed Oct 20 16:11:59 2010 for inVRs by
1.5.8