NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 66 of file g3d_camera.h.
Public Attributes | |
PostureType | tp |
math::VEC3 | cameraUp |
math::VEC3 | cameraTarget |
math::VEC3 | cameraRotate |
f32 | cameraTwist |
PostureType nw4r::g3d::Camera::PostureInfo::tp |
Definition at line 67 of file g3d_camera.h.
math::VEC3 nw4r::g3d::Camera::PostureInfo::cameraUp |
Definition at line 68 of file g3d_camera.h.
math::VEC3 nw4r::g3d::Camera::PostureInfo::cameraTarget |
Definition at line 69 of file g3d_camera.h.
math::VEC3 nw4r::g3d::Camera::PostureInfo::cameraRotate |
Definition at line 70 of file g3d_camera.h.
f32 nw4r::g3d::Camera::PostureInfo::cameraTwist |
Definition at line 71 of file g3d_camera.h.