This is the complete list of members for Sage::CSound, including all inherited members.
| BeginFrame() | Sage::CSound | |
| CreateInstances(size_t, size_t, SOUND_EFFECT_INSTANCE_FLAGS) | Sage::CSound | protected |
| CSound() | Sage::CSound | |
| DEPTH | Sage::CSound | private |
| GetNextInstance(size_t) | Sage::CSound | protected |
| Initialize(size_t) | Sage::CSound | protected |
| Load(Sage::CMediaList< t > &) | Sage::CSound | |
| Load(t, const char *) | Sage::CSound | |
| Sage::CSettingsManager::Load() | Sage::CSettingsManager | |
| LoadByIndex(size_t, const char *) | Sage::CSound | protected |
| Loaded() const | Sage::CSound | |
| LoadMT(Sage::CMediaList< t > &) | Sage::CSound | |
| Loop(t) | Sage::CSound | |
| Loop(t, const Vector2 &) | Sage::CSound | |
| Loop(t, const Vector3 &) | Sage::CSound | |
| m_bExitSizeMove | Sage::CWindowDesc | protectedstatic |
| m_bLoaded | Sage::CSound | private |
| m_bMuted | Sage::CSound | protected |
| m_cListener | Sage::CSound | protected |
| m_fAspectRatio | Sage::CSettingsManager | protectedstatic |
| m_fScale | Sage::CSound | protected |
| m_hInst | Sage::CWindowDesc | protectedstatic |
| m_Hwnd | Sage::CWindowDesc | protectedstatic |
| m_nCount | Sage::CSound | protected |
| m_nWinHeight | Sage::CSettings | protectedstatic |
| m_nWinWidth | Sage::CSettings | protectedstatic |
| m_pAudioEngine | Sage::CSound | protected |
| m_pController | Sage::CComponent | protectedstatic |
| m_pKeyboard | Sage::CComponent | protectedstatic |
| m_pMouse | Sage::CComponent | protectedstatic |
| m_pRandom | Sage::CComponent | protectedstatic |
| m_pSound | Sage::CSound | protected |
| m_pTimer | Sage::CComponent | protectedstatic |
| m_pXmlSettings | Sage::CSettingsManager | protectedstatic |
| m_szName | Sage::CSettings | protectedstatic |
| m_vEmitterPos | Sage::CSound | protected |
| m_vListenerPos | Sage::CSound | protected |
| m_vWinCenter | Sage::CSettings | protectedstatic |
| m_xmlDoc | Sage::CSettingsManager | private |
| Mute() | Sage::CSound | |
| Play(t, const Vector2 &, float=1.0f, float=0.0f) | Sage::CSound | |
| Play(t, const Vector3 &, float=1.0f, float=0.0f) | Sage::CSound | |
| Play(t, float=1.0f) | Sage::CSound | |
| Play(t, float, float) | Sage::CSound | |
| SetListener(CCamera *) | Sage::CSound | |
| SetListenerOrient(const Vector3 &, const Vector3 &) | Sage::CSound | |
| SetListenerPos(const Vector3 &) | Sage::CSound | |
| SetListenerPos(const Vector2 &) | Sage::CSound | |
| SetPitch(const CSoundDesc &, float) | Sage::CSound | |
| SetScale(const float) | Sage::CSound | |
| SetWinSize(int, int) | Sage::CSettingsManager | protected |
| Stop() | Sage::CSound | |
| Stop(t) | Sage::CSound | |
| Stop(const CSoundDesc &) | Sage::CSound | |
| Vary(t, float=0.1f, float=1, float=0) | Sage::CSound | |
| Vary(t, const Vector2 &, float=0.1f, float=1, float=0) | Sage::CSound | |
| Vary(t, const Vector3 &, float=0.1f, float=1, float=0) | Sage::CSound | |
| ~CSound() | Sage::CSound | |