VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Attributes
makVrv::DtCigiParticleSystemEntity Class Reference

A DtCigiParticleSystemEntity is a CIGI entity that loads a particle system model. More...

Inheritance diagram for makVrv::DtCigiParticleSystemEntity:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtCigiParticleSystemEntity (DtCigiConnection &connection, DtAgentManagerInterface &sceneInterface, int entityId, int entityType)
 Constructor.
virtual ~DtCigiParticleSystemEntity ()
 Destructor.
virtual void stop ()
 Stop the animation.
virtual void start ()
 Start the animation.
virtual void pause ()
 Pause the animation.
virtual void resume ()
 Resume the animation.

Protected Attributes

DtParticleSystemModelAgent * myParticleSystemModel

Detailed Description

A DtCigiParticleSystemEntity is a CIGI entity that loads a particle system model.


Constructor & Destructor Documentation

makVrv::DtCigiParticleSystemEntity::DtCigiParticleSystemEntity ( DtCigiConnection connection,
DtAgentManagerInterface sceneInterface,
int  entityId,
int  entityType 
)

Constructor.

Destructor.


Member Function Documentation

virtual void makVrv::DtCigiParticleSystemEntity::stop ( ) [virtual]

Stop the animation.

virtual void makVrv::DtCigiParticleSystemEntity::start ( ) [virtual]

Start the animation.

virtual void makVrv::DtCigiParticleSystemEntity::pause ( ) [virtual]

Pause the animation.

virtual void makVrv::DtCigiParticleSystemEntity::resume ( ) [virtual]

Resume the animation.


Member Data Documentation

DtParticleSystemModelAgent* makVrv::DtCigiParticleSystemEntity::myParticleSystemModel [protected]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)