VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtCigiObjectCreatorTemplate< CigiObject > Class Template Reference
Inheritance diagram for makVrv::DtCigiObjectCreatorTemplate< CigiObject >:
Inheritance graph
[legend]

Public Member Functions

 DtCigiObjectCreatorTemplate ()
 CTOR.
virtual ~DtCigiObjectCreatorTemplate ()
 DTOR.
virtual DtCigiObjectCreatorclone () const
 Every derived class must override this method.
virtual DtCigiBaseEntitycreate (DtCigiConnection &connection, DtAgentManagerInterface &sceneInterface, int entityId, int entityType) const
 Create function.
- Public Member Functions inherited from makVrv::DtCigiObjectCreator
 DtCigiObjectCreator ()
 CTOR.
virtual ~DtCigiObjectCreator ()
 DTOR.

Constructor & Destructor Documentation

template<typename CigiObject >
makVrv::DtCigiObjectCreatorTemplate< CigiObject >::DtCigiObjectCreatorTemplate ( )
inline

CTOR.

template<typename CigiObject >
virtual makVrv::DtCigiObjectCreatorTemplate< CigiObject >::~DtCigiObjectCreatorTemplate ( )
inlinevirtual

DTOR.

Member Function Documentation

template<typename CigiObject >
virtual DtCigiObjectCreator* makVrv::DtCigiObjectCreatorTemplate< CigiObject >::clone ( ) const
inlinevirtual

Every derived class must override this method.

Implements makVrv::DtCigiObjectCreator.

template<typename CigiObject >
virtual DtCigiBaseEntity* makVrv::DtCigiObjectCreatorTemplate< CigiObject >::create ( DtCigiConnection connection,
DtAgentManagerInterface sceneInterface,
int  entityId,
int  entityType 
) const
inlinevirtual

Create function.

Implements makVrv::DtCigiObjectCreator.


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

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)