#include <Z2Audience.h>
|
| Z2AudioCamera () |
|
void | init () |
|
void | setCameraState (f32(*)[4], Vec &, Vec &, f32, f32, bool, bool) |
|
void | setCameraState (f32 const (*)[4], Vec &, bool) |
|
void | convertAbsToRel (Z2Audible *, int) |
|
bool | convertAbsToRel (Vec &, Vec *) const |
|
bool | isInSight (Vec &) const |
|
JGeometry::TVec3< f32 > * | getPos () |
|
f32 | getVolCenterZ () const |
|
void | setMainCamera () |
|
void | setTargetVolume (f32 volume) |
|
f32 | getDolbyCenterZ () const |
|
f32 | getFovySin () const |
|
const JGeometry::TVec3< f32 > * | getVel () const |
|
◆ Z2AudioCamera()
Z2AudioCamera::Z2AudioCamera |
( |
| ) |
|
◆ convertAbsToRel() [1/2]
bool Z2AudioCamera::convertAbsToRel |
( |
Vec & |
param_0, |
|
|
Vec * |
param_1 |
|
) |
| const |
◆ convertAbsToRel() [2/2]
◆ getDolbyCenterZ()
f32 Z2AudioCamera::getDolbyCenterZ |
( |
| ) |
const |
|
inline |
◆ getFovySin()
f32 Z2AudioCamera::getFovySin |
( |
| ) |
const |
|
inline |
◆ getPos()
◆ getVel()
◆ getVolCenterZ()
f32 Z2AudioCamera::getVolCenterZ |
( |
| ) |
const |
|
inline |
◆ init()
void Z2AudioCamera::init |
( |
| ) |
|
◆ isInSight()
bool Z2AudioCamera::isInSight |
( |
Vec & |
param_0 | ) |
const |
◆ setCameraState() [1/2]
◆ setCameraState() [2/2]
void Z2AudioCamera::setCameraState |
( |
f32(*) |
param_0[4], |
|
|
Vec & |
param_1, |
|
|
Vec & |
param_2, |
|
|
f32 |
param_3, |
|
|
f32 |
param_4, |
|
|
bool |
param_5, |
|
|
bool |
param_6 |
|
) |
| |
◆ setMainCamera()
void Z2AudioCamera::setMainCamera |
( |
| ) |
|
|
inline |
◆ setTargetVolume()
void Z2AudioCamera::setTargetVolume |
( |
f32 |
volume | ) |
|
|
inline |
◆ field_0x0
◆ field_0x48
◆ field_0x68
f32 Z2AudioCamera::field_0x68 |
◆ field_0x6c
f32 Z2AudioCamera::field_0x6c |
◆ mCamDist
f32 Z2AudioCamera::mCamDist |
◆ mDolbyCenterZ
f32 Z2AudioCamera::mDolbyCenterZ |
◆ mFovySin
f32 Z2AudioCamera::mFovySin |
◆ mPos
◆ mSetMainCamera
bool Z2AudioCamera::mSetMainCamera |
◆ mTargetVolume
f32 Z2AudioCamera::mTargetVolume |
◆ mVel
◆ mVolCenterZ
f32 Z2AudioCamera::mVolCenterZ |
The documentation for this struct was generated from the following files: