4 Data Structures
TQ3PointData
data type. See "Creating and Editing Points," beginning on page 4-59 for a description of the routines you can use to create and edit point objects.
typedef struct TQ3PointData { TQ3Point3D point; TQ3AttributeSet pointAttributeSet; } TQ3PointData;point
A three-dimensional point.pointAttributeSet
A set of attributes for the point. The value in this field isNULL
if no point attributes are defined.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker