licornea_tools
Namespaces | Functions
rotation.h File Reference
#include "common.h"

Go to the source code of this file.

Namespaces

 tlz
 

Functions

bool tlz::is_orthogonal_matrix (const mat33 &R)
 
mat33 tlz::to_rotation_matrix (const vec3 &euler)
 
vec3 tlz::to_euler (const mat33 &R_)