#include <srm_types.h>
Public Attributes | |
SRM_Long_Float | e0 |
SRM_Long_Float | e1 |
SRM_Long_Float | e2 |
SRM_Long_Float | e3 |
This data type represents an orientation as a quaternion.
q = e0 + e1*i + e2*j + e3*k
e0^2 + e1^2 + e2^2 + e3^2 = 1
Definition at line 3264 of file srm_types.h.
|
Definition at line 3266 of file srm_types.h. |
|
Definition at line 3271 of file srm_types.h. |
|
Definition at line 3276 of file srm_types.h. |
|
Definition at line 3281 of file srm_types.h. |
C API | Version: 4.4 - December 7, 2009 |
Copyright © 2009 SEDRIS | Docs by Doxygen 1.3.2 |