nn::math::MTX34_ StructureStructure defining only elements in a 3 x 4 matrix.
| nn::math::MTX34_::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 | VEC4_ | Matrix elements represented as a VEC4_ array. |
|
CONFIDENTIAL