An instance of DtEntitySource is a sound source whose position and velocity mimic an entity's.
More...
Public Member Functions |
| | DtEntitySource (DtReflectedEntity *entity, const char *soundFilename) |
| | CTOR.
|
| virtual | ~DtEntitySource () |
| | DTOR.
|
| virtual DtReflectedEntity * | getEntity () |
| virtual void | tick () |
| virtual bool | hasSupportingData (void *data) const |
| | Return true if the supplied supporting data (DtReflectedEntity) is contained in this sound.
|
Detailed Description
An instance of DtEntitySource is a sound source whose position and velocity mimic an entity's.
Constructor & Destructor Documentation
| makVrv::DtEntitySource::DtEntitySource |
( |
DtReflectedEntity * |
entity, |
|
|
const char * |
soundFilename |
|
) |
| |
| virtual makVrv::DtEntitySource::~DtEntitySource |
( |
| ) |
|
|
virtual |
Copy CTOR ( not implemented )
Member Function Documentation
| virtual DtReflectedEntity* makVrv::DtEntitySource::getEntity |
( |
| ) |
|
|
virtual |
| virtual void makVrv::DtEntitySource::tick |
( |
| ) |
|
|
virtual |
| virtual bool makVrv::DtEntitySource::hasSupportingData |
( |
void * |
data | ) |
const |
|
virtual |
Return true if the supplied supporting data (DtReflectedEntity) is contained in this sound.
Assignment operator ( not implemented )
Member Data Documentation
| DtReflectedEntity* makVrv::DtEntitySource::myEntity |
|
protected |
| int makVrv::DtEntitySource::myWasOnFire |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-4-branch/include/vrvAudioVrlink/entitySource.h