1 2 3 4 5 6 7 8
#pragma once // -- internal -- // public #include "rodeo/math/mat4_t.h" void irodeo_print_matrix(rodeo_math_mat4_t mat);