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

A DtCigiAnimationEntity is a CIGI entity that loads an animation model. More...

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

List of all members.

Public Member Functions

 DtCigiAnimationEntity (DtCigiConnection &connection, DtAgentManagerInterface &sceneInterface, int entityId, int entityType)
 Constructor.
virtual ~DtCigiAnimationEntity ()
 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.
virtual void setLoopMode (bool loopOn)
 Set the loop mode of the animation.
virtual void setReverseAnimation (bool reverse)
 Set the direction of the animation.

Protected Attributes

DtAnimationModelAgent * myAnimationModel

Detailed Description

A DtCigiAnimationEntity is a CIGI entity that loads an animation model.


Constructor & Destructor Documentation

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

Constructor.

Destructor.


Member Function Documentation

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

Stop the animation.

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

Start the animation.

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

Pause the animation.

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

Resume the animation.

virtual void makVrv::DtCigiAnimationEntity::setLoopMode ( bool  loopOn) [virtual]

Set the loop mode of the animation.

virtual void makVrv::DtCigiAnimationEntity::setReverseAnimation ( bool  reverse) [virtual]

Set the direction of the animation.


Member Data Documentation

DtAnimationModelAgent* makVrv::DtCigiAnimationEntity::myAnimationModel [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)