This is the complete list of members for hpl::cSoundEntity, including all inherited members.
AddCallback(iEntityCallback *apCallback) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
AddChild(iEntity3D *apEntity) | hpl::iEntity3D | |
AddGlobalCallback(iSoundEntityGlobalCallback *apCallback) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | static |
CreateSaveData() | hpl::cSoundEntity | virtual |
cSoundEntity(const tString &asName, cSoundEntityData *apData, cSoundEntityManager *apSoundEntityManager, cWorld3D *apWorld, cSoundHandler *apSoundHandler, bool abRemoveWhenOver) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
FadeIn(float afSpeed) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
FadeOut(float afSpeed) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
finalizeGlobalCallbackList() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | static |
GetBoundingVolume() (defined in hpl::iEntity3D) | hpl::iEntity3D | inlinevirtual |
GetCurrentSector() const (defined in hpl::iEntity3D) | hpl::iEntity3D | inlinevirtual |
GetData() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | inline |
GetEntityParent() (defined in hpl::iEntity3D) | hpl::iEntity3D | |
GetEntityType() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | inlinevirtual |
getFadingSpeed() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | inline |
GetGlobalRenderCount() (defined in hpl::iEntity3D) | hpl::iEntity3D | inline |
GetIteratorCount() (defined in hpl::iEntity3D) | hpl::iEntity3D | inline |
GetLocalMatrix() (defined in hpl::iEntity3D) | hpl::iEntity3D | |
GetLocalPosition() (defined in hpl::iEntity3D) | hpl::iEntity3D | |
GetName() (defined in hpl::iEntity) | hpl::iEntity | inline |
GetParent() (defined in hpl::iEntity) | hpl::iEntity | inline |
GetRemoveWhenOver() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
GetRenderContainerDataList() (defined in hpl::iEntity3D) | hpl::iEntity3D | inlinevirtual |
GetSaveObjectId() | hpl::iSaveObject | inline |
GetSound(eSoundEntityType aType) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | inline |
GetSoundEntry(eSoundEntityType aType) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
GetSourceFile() (defined in hpl::iEntity3D) | hpl::iEntity3D | inline |
GetTransformUpdateCount() (defined in hpl::iEntity3D) | hpl::iEntity3D | |
GetTransformUpdated() (defined in hpl::iEntity3D) | hpl::iEntity3D | |
GetVolume() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | inline |
GetWorldMatrix() (defined in hpl::iEntity3D) | hpl::iEntity3D | |
GetWorldPosition() (defined in hpl::iEntity3D) | hpl::iEntity3D | |
HasParent() (defined in hpl::iEntity) | hpl::iEntity | inline |
iEntity(tString asName) (defined in hpl::iEntity) | hpl::iEntity | inline |
iEntity3D(tString asName) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
initGlobalCallbackList() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | static |
IsActive() (defined in hpl::iEntity) | hpl::iEntity | inline |
iSaveObject() (defined in hpl::iSaveObject) | hpl::iSaveObject | |
IsChild(iEntity3D *apEntity) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
IsFadingOut() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
IsInSector(cSector *apSector) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
IsSaved() (defined in hpl::iSaveObject) | hpl::iSaveObject | inline |
IsStopped() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
IsVisible() (defined in hpl::iEntity) | hpl::iEntity | inlinevirtual |
LoadFromSaveData(iSaveData *apSaveData) | hpl::cSoundEntity | virtual |
m_mtxLocalTransform (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
m_mtxWorldTransform (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mbApplyTransformToBV (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mbIsActive (defined in hpl::iEntity) | hpl::iEntity | protected |
mbIsVisible (defined in hpl::iEntity) | hpl::iEntity | protected |
mBoundingVolume (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mbTransformUpdated (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mbUpdateBoundingVolume (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mlCount (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mlGlobalRenderCount (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mlIteratorCount (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mlstCallbacks (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mlstChildren (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mlstRenderContainerData (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mpCurrentSector (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mpParent (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
mpParentNode (defined in hpl::iEntity) | hpl::iEntity | protected |
mpSaveData (defined in hpl::iSaveObject) | hpl::iSaveObject | protected |
msName (defined in hpl::iEntity) | hpl::iEntity | protected |
msSourceFile (defined in hpl::iEntity3D) | hpl::iEntity3D | protected |
Play(bool abPlayStart=true) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
RemoveCallback(iEntityCallback *apCallback) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
RemoveChild(iEntity3D *apEntity) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
RemoveGlobalCallback(iSoundEntityGlobalCallback *apCallback) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | static |
SaveDataSetup(cSaveObjectHandler *apSaveObjectHandler, cGame *apGame) | hpl::cSoundEntity | virtual |
SaveToSaveData(iSaveData *apSaveData) | hpl::cSoundEntity | virtual |
SetActive(bool abActive) (defined in hpl::iEntity) | hpl::iEntity | inline |
SetCurrentSector(cSector *apSetor) (defined in hpl::iEntity3D) | hpl::iEntity3D | inline |
SetGlobalRenderCount(int alX) (defined in hpl::iEntity3D) | hpl::iEntity3D | inline |
SetIsSaved(bool abX) (defined in hpl::iSaveObject) | hpl::iSaveObject | inline |
SetIteratorCount(const int alX) (defined in hpl::iEntity3D) | hpl::iEntity3D | inline |
SetMatrix(const cMatrixf &a_mtxTransform) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
SetName(const tString &asName) (defined in hpl::iEntity) | hpl::iEntity | inline |
SetParent(iNode *apNode) (defined in hpl::iEntity) | hpl::iEntity | inline |
SetPosition(const cVector3f &avPos) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
SetSourceFile(const tString &asFile) (defined in hpl::iEntity3D) | hpl::iEntity3D | inline |
SetTransformUpdated(bool abUpdateCallbacks=true) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
SetVisible(bool abVisible) (defined in hpl::iEntity) | hpl::iEntity | inlinevirtual |
SetVolume(float afX) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | inline |
SetWorldMatrix(const cMatrixf &a_mtxWorldTransform) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
SetWorldPosition(const cVector3f &avWorldPos) (defined in hpl::iEntity3D) | hpl::iEntity3D | |
Stop(bool abPlayEnd=true) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | |
UpdateLogic(float afTimeStep) (defined in hpl::cSoundEntity) | hpl::cSoundEntity | virtual |
~cSoundEntity() (defined in hpl::cSoundEntity) | hpl::cSoundEntity | virtual |
~iEntity() (defined in hpl::iEntity) | hpl::iEntity | virtual |
~iEntity3D() (defined in hpl::iEntity3D) | hpl::iEntity3D | virtual |
~iSaveObject() (defined in hpl::iSaveObject) | hpl::iSaveObject | virtual |