23 #ifndef NAVIGATOR_TOOL_HPP
24 #define NAVIGATOR_TOOL_HPP
27 #include "../lib3d/vec3.hpp"
92 void go_up (
float dL);
176 unsigned int time()
const;
178 unsigned int&
time();
Matrix 3x3.
Definition: matrix3.hpp:36
A container class to deal with a trackball, use ArcBall paradigm.
Definition: trackball.hpp:34
Vectors/Points 3D.
Definition: vec3.hpp:36