Q3Pick_GetVertexTolerance
You can use theQ3Pick_GetVertexTolerancefunction to get the current vertex tolerance of a pick object.
TQ3Status Q3Pick_GetVertexTolerance ( TQ3PickObject pick, float *vertexTolerance);
pick- A pick object.
vertexTolerance- On exit, the current vertex tolerance of the specified pick object.
DESCRIPTION
TheQ3Pick_GetVertexTolerancefunction returns, in thevertexToleranceparameter, the current vertex tolerance of the pick object specified by thepickparameter. If the specified pick object does not support a vertex tolerance,Q3Pick_GetVertexTolerancegenerates an error.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help