OpenBarnyard
 
Loading...
Searching...
No Matches
ASoundManager::CameraData Struct Reference

#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
 

Detailed Description

Definition at line 36 of file ASoundManager.h.

Member Data Documentation

◆ Forward

Toshi::TVector4 ASoundManager::CameraData::Forward = Toshi::TVector4::VEC_ZERO

Definition at line 40 of file ASoundManager.h.

◆ Position

Toshi::TVector4 ASoundManager::CameraData::Position = Toshi::TVector4::VEC_ZERO

Definition at line 38 of file ASoundManager.h.

◆ Up

Toshi::TVector4 ASoundManager::CameraData::Up = Toshi::TVector4::VEC_ZERO

Definition at line 41 of file ASoundManager.h.

◆ Velocity

Toshi::TVector4 ASoundManager::CameraData::Velocity = Toshi::TVector4::VEC_ZERO

Definition at line 39 of file ASoundManager.h.


The documentation for this struct was generated from the following file: