|
Rapier C — 3D / f64 0.36.0+c.0
|
2D: angle in radians. More...
#include <rapier.h>
Data Fields | |
| R3Real | x |
| X component. | |
| R3Real | y |
| Y component. | |
| R3Real | z |
| Z component. | |
| R3Real | w |
| Quaternion scalar component. | |
2D: angle in radians.
3D: unit quaternion in x,y,z,w order (normalized on input).
| R3Real R3Rotation::w |
Quaternion scalar component.
| R3Real R3Rotation::x |
X component.
| R3Real R3Rotation::y |
Y component.
| R3Real R3Rotation::z |
Z component.