|
VizKit
3.0
|
#include <VisualGraphicTypes.h>
Public Attributes | |
| Coord | coord |
| RelCoord | relCoord |
Stores the coord position values used by a vertex.
Coord position of vertex.
Relative coord position of vertex. x: 0.0 means: left, 1.0 means: right; y: 0.0 means: bottom, 1.0 means: top; z: 0.0 means: front, 1.0 means: back.