VizKit
3.3.7
|
A three-dimensional size relative to logical coordinate system. More...
#include <VisualGraphicTypes.h>
Public Attributes | |
double | width |
Horizontal size. | |
double | height |
Vertical size. | |
double | depth |
Size in z-dimension. |
A three-dimensional size relative to logical coordinate system.
double VizKit::CoordSize3D::depth |
Size in z-dimension.
double VizKit::CoordSize3D::height |
Vertical size.
double VizKit::CoordSize3D::width |
Horizontal size.