|
group2 0.1.0
CSE 125 Group 2
|
#include <AudioRuntime.hpp>
Public Attributes | |
| glm::vec3 | position {0.0f} |
| glm::vec3 | velocity {0.0f} |
| std::unordered_map< StableId, float > | rtpcs |
| std::unordered_map< StableId, StableId > | switches |
| glm::vec3 audio::AudioObjectState::position {0.0f} |
| std::unordered_map<StableId, float> audio::AudioObjectState::rtpcs |
| glm::vec3 audio::AudioObjectState::velocity {0.0f} |