Go to the documentation of this file.
4 #ifndef tools_sg_sf_mat4f
5 #define tools_sg_sf_mat4f
9 #include "../lina/mat4f"
10 #include "../lina/vec3f"
11 #include "../lina/rotf"
57 void set_rotate(
float a_x,
float a_y,
float a_z,
float a_angle) {
88 void mul_rotate(
float a_x,
float a_y,
float a_z,
float a_angle) {
120 if(!qr.
set_value(a_from,a_to))
return false;
128 if(!qr.
set_value(a_from,a_to))
return false;
#define TOOLS_HEADER(a__class, a__sclass, a__parent)