#include <Geometry.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
Point or Vector in 3D space.
Definition at line 28 of file Geometry.h.
|
|
X coordinate value. Definition at line 30 of file Geometry.h. |
|
|
Y coordinate value. Definition at line 31 of file Geometry.h. |
|
|
Z coordinate value. Definition at line 32 of file Geometry.h. |
1.4.6-NO