nn::math::MTX22_ StructureStructure defining only elements in a 2 x 2 matrix.
| nn::math::MTX22_::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 | VEC2_ | Matrix elements represented as a VEC2_ array. |
|
CONFIDENTIAL