nn::math::MTX23_::BaseData
struct BaseData { f32 _00; f32 _01; f32 _02; f32 _10; f32 _11; f32 _12; };
Structure with members in a 2 x 3 matrix.
CONFIDENTIAL