VizKit
3.3.7
|
A Point3D is a position in 3-dimensional space. More...
#include <VisualGraphicTypes.h>
Public Attributes | |
double | x |
Horizontal position. | |
double | y |
Vertical position. | |
double | z |
Depth position. |
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.