![]() |
Public API Reference |
DecRef()=0 | iBase | [pure virtual] |
GetDirection(csVector3 &Front, csVector3 &Top)=0 | iSoundListener | [pure virtual] |
GetDistanceFactor()=0 | iSoundListener | [pure virtual] |
GetDopplerFactor()=0 | iSoundListener | [pure virtual] |
GetEnvironment()=0 | iSoundListener | [pure virtual] |
GetHeadSize()=0 | iSoundListener | [pure virtual] |
GetPosition()=0 | iSoundListener | [pure virtual] |
GetRefCount()=0 | iBase | [pure virtual] |
GetRollOffFactor()=0 | iSoundListener | [pure virtual] |
GetVelocity()=0 | iSoundListener | [pure virtual] |
IncRef()=0 | iBase | [pure virtual] |
QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
QueryInterfaceSafe(iBase *ibase, scfInterfaceID iInterfaceID, int iVersion) | iBase | [inline, static] |
SetDirection(const csVector3 &Front, const csVector3 &Top)=0 | iSoundListener | [pure virtual] |
SetDistanceFactor(float factor)=0 | iSoundListener | [pure virtual] |
SetDopplerFactor(float factor)=0 | iSoundListener | [pure virtual] |
SetEnvironment(csSoundEnvironment env)=0 | iSoundListener | [pure virtual] |
SetHeadSize(float size)=0 | iSoundListener | [pure virtual] |
SetPosition(const csVector3 &pos)=0 | iSoundListener | [pure virtual] |
SetRollOffFactor(float factor)=0 | iSoundListener | [pure virtual] |
SetVelocity(const csVector3 &v)=0 | iSoundListener | [pure virtual] |