nn::hid::CTR::Direction Structurestruct Direction
{
nn::math::VEC3 x;
nn::math::VEC3 y;
nn::math::VEC3 z;
};
Structure storing the 3D attitude.
| x | The x component of the attitude. | |
|---|---|---|
| y | The y component of the attitude. | |
| z | The z component of the attitude. |
CONFIDENTIAL