SynchronisationModelFactory Class Reference
#include <SynchronisationModelFactory.h>
Inherits ClassFactory< SynchronisationModel >.
Inherited by AccelerationSynchronisationModelFactory, ChangedSynchronisationModelFactory, FullSynchronisationModelFactory, PhysicsFullSynchronisationModelFactory, PhysicsInputSynchronisationModelFactory, and VelocitySynchronisationModelFactory.
Collaboration diagram for SynchronisationModelFactory:

Public Member Functions | |
| virtual SynchronisationModel * | create (std::string className, void *args=NULL)=0 |
Detailed Description
Class template for SynchronisationModel Factory classes. This class is a template which defines the class structure of a factory class which creates SynchronisationModels. Every SynchronisationModel 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
| virtual SynchronisationModel* SynchronisationModelFactory::create | ( | std::string | className, | |
| void * | args = NULL | |||
| ) | [pure virtual] |
The documentation for this class was generated from the following file:
- src/inVRs/Modules/3DPhysics/SynchronisationModelFactory.h
Generated on Wed Oct 20 16:12:01 2010 for inVRs by
1.5.8