PhysicsObjectManagerFactory Class Reference

#include <PhysicsObjectManagerFactory.h>

Inherits ClassFactory< PhysicsObjectManager, ArgumentVector * >.

Inherited by SingleServerPhysicsObjectManagerFactory.

Collaboration diagram for PhysicsObjectManagerFactory:

List of all members.


Public Member Functions

PhysicsObjectManagercreate (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]


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

Generated on Wed Oct 20 16:11:59 2010 for inVRs by doxygen 1.5.8