|
void | getRotation_xyz (MtxP, f32, f32, f32) |
|
void | getTransformation_SRxyzT (MtxP, Vec const &, Vec const &, Vec const &) |
|
void | getFromTransformation_SRxyzT (Vec *, Vec *, Vec *, CMtxP) |
|
void | getRotation_y (Mtx param_0, f32 param_1) |
|
void | getTransformation_RyT (Mtx param_0, const Vec ¶m_1, f32 param_2) |
|
void | rotate_y (Mtx param_0, Mtx param_1, f32 param_2) |
|
void | rotate_xyz (Mtx param_0, Mtx param_1, f32 param_2, f32 param_3, f32 param_4) |
|
void | rotate_xyz (Mtx param_0, Mtx param_1, const Vec ¶m_2) |
|
f32 | getFromTransformation_Sn (CMtxP param_1, u32 param_2) |
|
void | getFromTransformation_S (CMtxP param_1, Vec *param_2) |
|
void | getFromTransformation_T (CMtxP param_1, Vec *param_2) |
|
void | getTransformation_T (Mtx mtx, const Vec *param_2) |
|