VizKit  3.3.7
Public Attributes
VizKit::VertexPosition Struct Reference

Stores the coord position values used by a vertex. More...

#include <VisualGraphicTypes.h>

List of all members.

Public Attributes

Coord coord
 Coord position of vertex.
RelCoord relCoord
 Relative coord position of vertex.

Detailed Description

Stores the coord position values used by a vertex.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:

Generated on Sun May 3 2015 20:26:32 for VizKit by doxygen 1.8.0