NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 194 of file math_types.h.
Public Attributes | ||
union { | ||
struct { | ||
f32 _00 | ||
f32 _01 | ||
f32 _02 | ||
f32 _03 | ||
f32 _10 | ||
f32 _11 | ||
f32 _12 | ||
f32 _13 | ||
f32 _20 | ||
f32 _21 | ||
f32 _22 | ||
f32 _23 | ||
} | ||
f32 m [3][4] | ||
f32 a [3 *4] | ||
Mtx mtx | ||
}; | ||
f32 nw4r::math::_MTX34::_00 |
Definition at line 197 of file math_types.h.
f32 nw4r::math::_MTX34::_01 |
Definition at line 197 of file math_types.h.
f32 nw4r::math::_MTX34::_02 |
Definition at line 197 of file math_types.h.
f32 nw4r::math::_MTX34::_03 |
Definition at line 197 of file math_types.h.
f32 nw4r::math::_MTX34::_10 |
Definition at line 198 of file math_types.h.
f32 nw4r::math::_MTX34::_11 |
Definition at line 198 of file math_types.h.
f32 nw4r::math::_MTX34::_12 |
Definition at line 198 of file math_types.h.
f32 nw4r::math::_MTX34::_13 |
Definition at line 198 of file math_types.h.
f32 nw4r::math::_MTX34::_20 |
Definition at line 199 of file math_types.h.
f32 nw4r::math::_MTX34::_21 |
Definition at line 199 of file math_types.h.
f32 nw4r::math::_MTX34::_22 |
Definition at line 199 of file math_types.h.
f32 nw4r::math::_MTX34::_23 |
Definition at line 199 of file math_types.h.
f32 nw4r::math::_MTX34::m[3][4] |
Definition at line 202 of file math_types.h.
f32 nw4r::math::_MTX34::a[3 *4] |
Definition at line 203 of file math_types.h.
Mtx nw4r::math::_MTX34::mtx |
Definition at line 204 of file math_types.h.