15 Data Structures
TQ3WindowPointPickData
data type.
typedef struct TQ3WindowPointPickData { TQ3PickData data; TQ3Point2D point; float vertexTolerance; float edgeTolerance; } TQ3WindowPointPickData;data
A pick data structure specifying basic information about the window-point pick object.point
A point, in window coordinates.vertexTolerance
The vertex tolerance.edgeTolerance
The edge tolerance.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker