nn::math::MTX43_ StructureStructure defining only elements in a 4 x 3 matrix.
| nn::math::MTX43_::BaseData | Matrix element. |
|---|
| Union | |||
|---|---|---|---|
| f | BaseData | Matrix element. | |
| m | f32 | Matrix elements represented as a 2D array. | |
| a | f32 | Matrix elements represented as an array. | |
| v | VEC3_ |
Matrix elements represented as a VEC3_ array. |
|
CONFIDENTIAL