|
VizKit
3.0
|
#include <VisualGraphicTypes.h>
Public Attributes | |
| double | x |
| double | y |
| double | z |
A Point3D is a position in 3-dimensional space.
| double VizKit::Point3D::x |
Horizontal position.
| double VizKit::Point3D::y |
Vertical position.
| double VizKit::Point3D::z |
Depth position.