Q3Mesh_GetNumCorners
You can use theQ3Mesh_GetNumCorners
function to determine the number of corners of a mesh that have attribute sets.
TQ3Status Q3Mesh_GetNumCorners ( TQ3GeometryObject mesh, unsigned long *numCorners);
mesh
- A mesh.
numCorners
- On exit, the number of corners in the specified mesh that have attribute sets.
DESCRIPTION
TheQ3Mesh_GetNumCorners
function returns, in thenumCorners
parameter, the number of corners in the mesh specified by themesh
parameter that have attribute sets attached to them.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help