Q3Pick_SetVertexTolerance
You can use theQ3Pick_SetVertexTolerancefunction to set the vertex tolerance of a pick object.
TQ3Status Q3Pick_SetVertexTolerance ( TQ3PickObject pick, float vertexTolerance);
pick- A pick object.
vertexTolerance- The desired vertex tolerance of the specified pick object.
DESCRIPTION
TheQ3Pick_SetVertexTolerancefunction sets the vertex tolerance of the pick object specified by thepickparameter to the tolerance specified by thevertexToleranceparameter. If the specified pick object does not support a vertex tolerance,Q3Pick_SetVertexTolerancegenerates an error.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help