This class wraps a trailing effect model; it creates either a DtRibbonModel or a DtParticleSystemModel depending on the model definition and schema passed in its constructor.
More...
Public Member Functions |
| | DtTrailEffect (DtSceneObjectAgent *object, const std::string &definition, const std::string &schema, int visualizerType) |
| | CTOR.
|
| virtual | ~DtTrailEffect () |
| | DTOR.
|
| virtual void | setModelSet (int modelSet) |
| | Set the model set that the effect's model is a part of.
|
| virtual DtModelAgent * | effectDriver () |
| | Get the effect's driver.
|
Detailed Description
This class wraps a trailing effect model; it creates either a DtRibbonModel or a DtParticleSystemModel depending on the model definition and schema passed in its constructor.
Constructor & Destructor Documentation
| makVrv::DtTrailEffect::DtTrailEffect |
( |
DtSceneObjectAgent * |
object, |
|
|
const std::string & |
definition, |
|
|
const std::string & |
schema, |
|
|
int |
visualizerType |
|
) |
| |
| virtual makVrv::DtTrailEffect::~DtTrailEffect |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void makVrv::DtTrailEffect::setModelSet |
( |
int |
modelSet | ) |
|
|
virtual |
Set the model set that the effect's model is a part of.
| virtual DtModelAgent* makVrv::DtTrailEffect::effectDriver |
( |
| ) |
|
|
virtual |
Member Data Documentation
| DtSceneObjectAgent* makVrv::DtTrailEffect::myParentObject |
|
protected |
| DtModelAgent* makVrv::DtTrailEffect::myEffectAgent |
|
protected |
| int makVrv::DtTrailEffect::myModelSet |
|
protected |
| int makVrv::DtTrailEffect::myVisualizerType |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-3-branch/include/vrvCore/DtTrailEffect.h