VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtSoundObject Class Reference

Public Member Functions

 DtSoundObject (DtDe &de, DtUniqueID id)
virtual ~DtSoundObject ()
void realize (std::string filename, float decibels, bool is3d, bool isLooping, makAudio::DtAbstractAudio::Priority priority)
void setAttachedEntity (std::string networkId)
void play ()
void pause ()
void stop ()
void setRelativePosition (bool relative)
void setPosition (DtVector pos)
void setVelocity (DtVector vel)
bool shouldPlaySound ()

Protected Attributes

DtDemyDe
DtUniqueID myId
DtUniqueID myAttachedSceneObjectId
makAudio::DtSound * mySound
DtSoundPositionTickablemyTickable

Constructor & Destructor Documentation

makVrv::DtSoundObject::DtSoundObject ( DtDe de,
DtUniqueID  id 
)
virtual makVrv::DtSoundObject::~DtSoundObject ( )
virtual

Member Function Documentation

void makVrv::DtSoundObject::realize ( std::string  filename,
float  decibels,
bool  is3d,
bool  isLooping,
makAudio::DtAbstractAudio::Priority  priority 
)
void makVrv::DtSoundObject::setAttachedEntity ( std::string  networkId)
void makVrv::DtSoundObject::play ( )
void makVrv::DtSoundObject::pause ( )
void makVrv::DtSoundObject::stop ( )
void makVrv::DtSoundObject::setRelativePosition ( bool  relative)
void makVrv::DtSoundObject::setPosition ( DtVector  pos)
void makVrv::DtSoundObject::setVelocity ( DtVector  vel)
bool makVrv::DtSoundObject::shouldPlaySound ( )

Member Data Documentation

DtDe& makVrv::DtSoundObject::myDe
protected
DtUniqueID makVrv::DtSoundObject::myId
protected
DtUniqueID makVrv::DtSoundObject::myAttachedSceneObjectId
protected
makAudio::DtSound* makVrv::DtSoundObject::mySound
protected
DtSoundPositionTickable* makVrv::DtSoundObject::myTickable
protected

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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)