Documentation
Samples
API Reference
Support
Downloads
C++
Python
C#
C
Data Fields
SL_Quaternion Struct Reference
Structure representing a quaternion.
More...
Data Fields
float
x
First component of the quaternion.
float
y
Second component of the quaternion.
float
z
Third component of the quaternion.
float
w
Forth component of the quaternion.
Detailed Description
Structure representing a quaternion.