4 Data Structures
TQ3Vertex3D
data type.
typedef struct TQ3Vertex3D { TQ3Point3D point; TQ3AttributeSet attributeSet; } TQ3Vertex3D;point
A three-dimensional point.attributeSet
A set of attributes for the vertex. The value in this field isNULL
if no vertex attributes are defined.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker