|
Rapier C — 3D / f32 0.36.0+c.0
|
Cartesian vector with two or three components. More...
#include <rapier.h>
Data Fields | |
| R3Real | x |
| X component. | |
| R3Real | y |
| Y component. | |
| R3Real | z |
| Z component. | |
Cartesian vector with two or three components.
| R3Real R3Vector::x |
X component.
| R3Real R3Vector::y |
Y component.
| R3Real R3Vector::z |
Z component.