#include <SENSOrientation.h>
|
| | Quat ()=default |
| |
| | Quat (float x, float y, float z, float w) |
| |
Definition at line 55 of file SENSOrientation.h.
◆ Quat() [1/2]
| SENSOrientation::Quat::Quat |
( |
| ) |
|
|
default |
◆ Quat() [2/2]
| SENSOrientation::Quat::Quat |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z, |
|
|
float |
w |
|
) |
| |
|
inline |
◆ quatW
| float SENSOrientation::Quat::quatW = 0.f |
◆ quatX
| float SENSOrientation::Quat::quatX = 0.f |
◆ quatY
| float SENSOrientation::Quat::quatY = 0.f |
◆ quatZ
| float SENSOrientation::Quat::quatZ = 0.f |
The documentation for this struct was generated from the following file: