#include <ASoundManager.h>
Public Attributes | |
Toshi::TVector4 | Position = Toshi::TVector4::VEC_ZERO |
Toshi::TVector4 | Velocity = Toshi::TVector4::VEC_ZERO |
Toshi::TVector4 | Forward = Toshi::TVector4::VEC_ZERO |
Toshi::TVector4 | Up = Toshi::TVector4::VEC_ZERO |
Definition at line 36 of file ASoundManager.h.
Toshi::TVector4 ASoundManager::CameraData::Forward = Toshi::TVector4::VEC_ZERO |
Definition at line 40 of file ASoundManager.h.
Toshi::TVector4 ASoundManager::CameraData::Position = Toshi::TVector4::VEC_ZERO |
Definition at line 38 of file ASoundManager.h.
Toshi::TVector4 ASoundManager::CameraData::Up = Toshi::TVector4::VEC_ZERO |
Definition at line 41 of file ASoundManager.h.
Toshi::TVector4 ASoundManager::CameraData::Velocity = Toshi::TVector4::VEC_ZERO |
Definition at line 39 of file ASoundManager.h.