citro3d  1.2.0
Functions
mtx_transpose.c File Reference
#include <c3d/maths.h>
Include dependency graph for mtx_transpose.c:

Functions

void Mtx_Transpose (C3D_Mtx *out)
 Transposes the matrix. Row => Column, and vice versa. More...