SFXSystem Member ListThis is the complete list of members for SFXSystem, including all inherited members.
_assignVoices() | SFXSystem | [protected] |
_createBuffer(SFXProfile *profile) | SFXSystem | [protected] |
_onRemoveSource(SFXSource *source) | SFXSystem | [protected] |
_update() | SFXSystem | |
_updateSources() | SFXSystem | [protected] |
createDevice(const char *providerName, const char *deviceName, bool useHardware, S32 maxBuffers, bool changeDevice=false) | SFXSystem | |
createSource(const SFXProfile *profile, const MatrixF *transform=NULL, const VectorF *velocity=NULL) | SFXSystem | |
deleteDevice() | SFXSystem | |
destroy() | SFXSystem | [static] |
getChannelVolume(U32 channel) const | SFXSystem | |
getDeviceInfoString() | SFXSystem | |
getListener() | SFXSystem | [inline] |
getMasterVolume() const | SFXSystem | [inline] |
getSingleton() | SFXSystem | [inline, static] |
hasDevice() const | SFXSystem | [inline] |
init() | SFXSystem | [static] |
mChannelVolume | SFXSystem | [protected] |
mDevice | SFXSystem | [protected] |
mLastTime | SFXSystem | [protected] |
mListener | SFXSystem | [protected] |
mMasterVolume | SFXSystem | [protected] |
mPlayOnceSources | SFXSystem | [protected] |
mSources | SFXSystem | [protected] |
mStatNumCulled | SFXSystem | [protected] |
mStatNumPlaying | SFXSystem | [protected] |
mStatNumSources | SFXSystem | [protected] |
mStatNumVoices | SFXSystem | [protected] |
NumChannelBits enum value | SFXSystem | |
NumChannels enum value | SFXSystem | |
playOnce(const SFXProfile *profile, const MatrixF *transform=NULL, const VectorF *velocity=NULL) | SFXSystem | |
setChannelVolume(U32 channel, F32 volume) | SFXSystem | |
setMasterVolume(F32 volume) | SFXSystem | |
SFXProfile class | SFXSystem | [friend] |
SFXSource class | SFXSystem | [friend] |
SFXSystem() | SFXSystem | [protected] |
smSingleton | SFXSystem | [protected, static] |
stopAll(S32 channel=-1) | SFXSystem | |
~SFXSystem() | SFXSystem | [protected] |
|