Quaternion used to represent rotation. More...
#include <rs_types.h>
Public Attributes | |
| float | w |
| float | x |
| float | y |
| float | z |
Quaternion used to represent rotation.
Definition at line 135 of file rs_types.h.
| float rs2_quaternion::w |
Definition at line 137 of file rs_types.h.
| float rs2_quaternion::x |
Definition at line 137 of file rs_types.h.
| float rs2_quaternion::y |
Definition at line 137 of file rs_types.h.
| float rs2_quaternion::z |
Definition at line 137 of file rs_types.h.