Audaspace 1.5.0
A high level audio library.
|
This is the complete list of members for BinauralSound, including all inherited members.
BinauralSound(std::shared_ptr< ISound > sound, std::shared_ptr< HRTF > hrtfs, std::shared_ptr< Source > source, std::shared_ptr< ThreadPool > threadPool, std::shared_ptr< FFTPlan > plan) | BinauralSound | |
BinauralSound(std::shared_ptr< ISound > sound, std::shared_ptr< HRTF > hrtfs, std::shared_ptr< Source > source, std::shared_ptr< ThreadPool > threadPool) | BinauralSound | |
createReader() | BinauralSound | virtual |
getHRTFs() | BinauralSound | |
getSource() | BinauralSound | |
setHRTFs(std::shared_ptr< HRTF > hrtfs) | BinauralSound | |
setSource(std::shared_ptr< Source > source) | BinauralSound | |
~ISound() | ISound | inlinevirtual |