NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 239 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 _30 | ||
f32 _31 | ||
f32 _32 | ||
f32 _33 | ||
} | ||
f32 m [4][4] | ||
f32 a [4 *4] | ||
Mtx44 mtx | ||
}; | ||
f32 nw4r::math::_MTX44::_00 |
Definition at line 242 of file math_types.h.
f32 nw4r::math::_MTX44::_01 |
Definition at line 242 of file math_types.h.
f32 nw4r::math::_MTX44::_02 |
Definition at line 242 of file math_types.h.
f32 nw4r::math::_MTX44::_03 |
Definition at line 242 of file math_types.h.
f32 nw4r::math::_MTX44::_10 |
Definition at line 243 of file math_types.h.
f32 nw4r::math::_MTX44::_11 |
Definition at line 243 of file math_types.h.
f32 nw4r::math::_MTX44::_12 |
Definition at line 243 of file math_types.h.
f32 nw4r::math::_MTX44::_13 |
Definition at line 243 of file math_types.h.
f32 nw4r::math::_MTX44::_20 |
Definition at line 244 of file math_types.h.
f32 nw4r::math::_MTX44::_21 |
Definition at line 244 of file math_types.h.
f32 nw4r::math::_MTX44::_22 |
Definition at line 244 of file math_types.h.
f32 nw4r::math::_MTX44::_23 |
Definition at line 244 of file math_types.h.
f32 nw4r::math::_MTX44::_30 |
Definition at line 245 of file math_types.h.
f32 nw4r::math::_MTX44::_31 |
Definition at line 245 of file math_types.h.
f32 nw4r::math::_MTX44::_32 |
Definition at line 245 of file math_types.h.
f32 nw4r::math::_MTX44::_33 |
Definition at line 245 of file math_types.h.
f32 nw4r::math::_MTX44::m[4][4] |
Definition at line 248 of file math_types.h.
f32 nw4r::math::_MTX44::a[4 *4] |
Definition at line 249 of file math_types.h.
Mtx44 nw4r::math::_MTX44::mtx |
Definition at line 250 of file math_types.h.