FluxSand 1.0
FluxSand - Interactive Digital Hourglass
|
Represents a quaternion (w, x, y, z components). More...
#include <comp_type.hpp>
Data Fields | |
float | q0 |
float | q1 |
float | q2 |
float | q3 |
Represents a quaternion (w, x, y, z components).
Definition at line 250 of file comp_type.hpp.
float Type::Quaternion::q0 |
Definition at line 251 of file comp_type.hpp.
float Type::Quaternion::q1 |
Definition at line 252 of file comp_type.hpp.
float Type::Quaternion::q2 |
Definition at line 253 of file comp_type.hpp.
float Type::Quaternion::q3 |
Definition at line 254 of file comp_type.hpp.