Classes | |
struct | DebugPortal |
Public Member Functions | |
SynthSpaceDebug () | |
void | Reset (int in_start, int in_end) |
Public Attributes | |
Ak3DVector | m_Listener [DEBUG_POINTS] |
Ak3DVector | m_Reflection [DEBUG_POINTS] |
Ak3DVector | m_WallPoint [DEBUG_POINTS] |
Ak3DVector | m_Source [DEBUG_POINTS] |
AkInt16 | m_ConnectedSources |
AkReal32 | m_D [DEBUG_POINTS] |
AkReal32 | m_VisibilityAttenuation [DEBUG_POINTS] |
DebugPortal | m_Portals [DEBUG_POINTS] |
AkUInt32 | m_PortalsCount |
Definition at line 107 of file AkSynthSpaceGameData.h.