ScummVM API documentation
hpl::cSoundEntity Member List

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::cSoundEntitystatic
CreateSaveData()hpl::cSoundEntityvirtual
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::cSoundEntitystatic
GetBoundingVolume() (defined in hpl::iEntity3D)hpl::iEntity3Dinlinevirtual
GetCurrentSector() const (defined in hpl::iEntity3D)hpl::iEntity3Dinlinevirtual
GetData() (defined in hpl::cSoundEntity)hpl::cSoundEntityinline
GetEntityParent() (defined in hpl::iEntity3D)hpl::iEntity3D
GetEntityType() (defined in hpl::cSoundEntity)hpl::cSoundEntityinlinevirtual
getFadingSpeed() (defined in hpl::cSoundEntity)hpl::cSoundEntityinline
GetGlobalRenderCount() (defined in hpl::iEntity3D)hpl::iEntity3Dinline
GetIteratorCount() (defined in hpl::iEntity3D)hpl::iEntity3Dinline
GetLocalMatrix() (defined in hpl::iEntity3D)hpl::iEntity3D
GetLocalPosition() (defined in hpl::iEntity3D)hpl::iEntity3D
GetName() (defined in hpl::iEntity)hpl::iEntityinline
GetParent() (defined in hpl::iEntity)hpl::iEntityinline
GetRemoveWhenOver() (defined in hpl::cSoundEntity)hpl::cSoundEntity
GetRenderContainerDataList() (defined in hpl::iEntity3D)hpl::iEntity3Dinlinevirtual
GetSaveObjectId()hpl::iSaveObjectinline
GetSound(eSoundEntityType aType) (defined in hpl::cSoundEntity)hpl::cSoundEntityinline
GetSoundEntry(eSoundEntityType aType) (defined in hpl::cSoundEntity)hpl::cSoundEntity
GetSourceFile() (defined in hpl::iEntity3D)hpl::iEntity3Dinline
GetTransformUpdateCount() (defined in hpl::iEntity3D)hpl::iEntity3D
GetTransformUpdated() (defined in hpl::iEntity3D)hpl::iEntity3D
GetVolume() (defined in hpl::cSoundEntity)hpl::cSoundEntityinline
GetWorldMatrix() (defined in hpl::iEntity3D)hpl::iEntity3D
GetWorldPosition() (defined in hpl::iEntity3D)hpl::iEntity3D
HasParent() (defined in hpl::iEntity)hpl::iEntityinline
iEntity(tString asName) (defined in hpl::iEntity)hpl::iEntityinline
iEntity3D(tString asName) (defined in hpl::iEntity3D)hpl::iEntity3D
initGlobalCallbackList() (defined in hpl::cSoundEntity)hpl::cSoundEntitystatic
IsActive() (defined in hpl::iEntity)hpl::iEntityinline
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::iSaveObjectinline
IsStopped() (defined in hpl::cSoundEntity)hpl::cSoundEntity
IsVisible() (defined in hpl::iEntity)hpl::iEntityinlinevirtual
LoadFromSaveData(iSaveData *apSaveData)hpl::cSoundEntityvirtual
m_mtxLocalTransform (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
m_mtxWorldTransform (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mbApplyTransformToBV (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mbIsActive (defined in hpl::iEntity)hpl::iEntityprotected
mbIsVisible (defined in hpl::iEntity)hpl::iEntityprotected
mBoundingVolume (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mbTransformUpdated (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mbUpdateBoundingVolume (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mlCount (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mlGlobalRenderCount (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mlIteratorCount (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mlstCallbacks (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mlstChildren (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mlstRenderContainerData (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mpCurrentSector (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mpParent (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
mpParentNode (defined in hpl::iEntity)hpl::iEntityprotected
mpSaveData (defined in hpl::iSaveObject)hpl::iSaveObjectprotected
msName (defined in hpl::iEntity)hpl::iEntityprotected
msSourceFile (defined in hpl::iEntity3D)hpl::iEntity3Dprotected
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::cSoundEntitystatic
SaveDataSetup(cSaveObjectHandler *apSaveObjectHandler, cGame *apGame)hpl::cSoundEntityvirtual
SaveToSaveData(iSaveData *apSaveData)hpl::cSoundEntityvirtual
SetActive(bool abActive) (defined in hpl::iEntity)hpl::iEntityinline
SetCurrentSector(cSector *apSetor) (defined in hpl::iEntity3D)hpl::iEntity3Dinline
SetGlobalRenderCount(int alX) (defined in hpl::iEntity3D)hpl::iEntity3Dinline
SetIsSaved(bool abX) (defined in hpl::iSaveObject)hpl::iSaveObjectinline
SetIteratorCount(const int alX) (defined in hpl::iEntity3D)hpl::iEntity3Dinline
SetMatrix(const cMatrixf &a_mtxTransform) (defined in hpl::iEntity3D)hpl::iEntity3D
SetName(const tString &asName) (defined in hpl::iEntity)hpl::iEntityinline
SetParent(iNode *apNode) (defined in hpl::iEntity)hpl::iEntityinline
SetPosition(const cVector3f &avPos) (defined in hpl::iEntity3D)hpl::iEntity3D
SetSourceFile(const tString &asFile) (defined in hpl::iEntity3D)hpl::iEntity3Dinline
SetTransformUpdated(bool abUpdateCallbacks=true) (defined in hpl::iEntity3D)hpl::iEntity3D
SetVisible(bool abVisible) (defined in hpl::iEntity)hpl::iEntityinlinevirtual
SetVolume(float afX) (defined in hpl::cSoundEntity)hpl::cSoundEntityinline
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::cSoundEntityvirtual
~cSoundEntity() (defined in hpl::cSoundEntity)hpl::cSoundEntityvirtual
~iEntity() (defined in hpl::iEntity)hpl::iEntityvirtual
~iEntity3D() (defined in hpl::iEntity3D)hpl::iEntity3Dvirtual
~iSaveObject() (defined in hpl::iSaveObject)hpl::iSaveObjectvirtual