FluxSand 1.0
FluxSand - Interactive Digital Hourglass
|
Represents Euler angles with cyclic values for yaw, pitch, and roll. More...
#include <comp_type.hpp>
Data Fields | |
CycleValue | yaw |
CycleValue | pit |
CycleValue | rol |
Represents Euler angles with cyclic values for yaw, pitch, and roll.
Definition at line 241 of file comp_type.hpp.
CycleValue Type::Eulr::pit |
Definition at line 243 of file comp_type.hpp.
CycleValue Type::Eulr::rol |
Definition at line 244 of file comp_type.hpp.
CycleValue Type::Eulr::yaw |
Definition at line 242 of file comp_type.hpp.