SynchronisationModelFactory Class Reference

#include <SynchronisationModelFactory.h>

Inherits ClassFactory< SynchronisationModel >.

Inherited by AccelerationSynchronisationModelFactory, ChangedSynchronisationModelFactory, FullSynchronisationModelFactory, PhysicsFullSynchronisationModelFactory, PhysicsInputSynchronisationModelFactory, and VelocitySynchronisationModelFactory.

Collaboration diagram for SynchronisationModelFactory:

List of all members.


Public Member Functions

virtual SynchronisationModelcreate (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


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

Generated on Wed Oct 20 16:12:01 2010 for inVRs by doxygen 1.5.8