NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::g3d::Camera::PostureInfo Struct Reference

Description

Definition at line 66 of file g3d_camera.h.

Public Attributes

PostureType tp
 
math::VEC3 cameraUp
 
math::VEC3 cameraTarget
 
math::VEC3 cameraRotate
 
f32 cameraTwist
 

Member Data Documentation

◆ tp

PostureType nw4r::g3d::Camera::PostureInfo::tp

Definition at line 67 of file g3d_camera.h.

◆ cameraUp

math::VEC3 nw4r::g3d::Camera::PostureInfo::cameraUp

Definition at line 68 of file g3d_camera.h.

◆ cameraTarget

math::VEC3 nw4r::g3d::Camera::PostureInfo::cameraTarget

Definition at line 69 of file g3d_camera.h.

◆ cameraRotate

math::VEC3 nw4r::g3d::Camera::PostureInfo::cameraRotate

Definition at line 70 of file g3d_camera.h.

◆ cameraTwist

f32 nw4r::g3d::Camera::PostureInfo::cameraTwist

Definition at line 71 of file g3d_camera.h.