Q3Mesh_GetContourNumVertices
function to get the number of vertices that define a contour.
TQ3Status Q3Mesh_GetContourNumVertices ( TQ3GeometryObject mesh, TQ3MeshContour contour, unsigned long *numVertices);mesh
A mesh.contour
A mesh contour.numVertices
On exit, the number of vertices in the specified mesh contour.
Q3Mesh_GetContourNumVertices
function returns, in the numVertices
parameter, the number of vertices that compose the mesh contour specified by the mesh
and contour
parameters.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker