#include <render_matrix.h>
Data Fields | |
float | rotationx |
Rotation around the x-axis (radians). | |
float | rotationy |
Rotation around the y-axis (radians). | |
float | rotationz |
Rotation around the z-axis (radians). | |
float | translationx |
Translation parallel to the x-axis. | |
float | translationy |
Translation parallel to the y-axis. | |
float | translationz |
Translation parallel to the z-axis. |