Q3Mesh_GetNumVertices
function to determine the number of vertices of a mesh.
TQ3Status Q3Mesh_GetNumVertices ( TQ3GeometryObject mesh, unsigned long *numVertices);mesh
A mesh.numVertices
On exit, the number of vertices in the specified mesh.
Q3Mesh_GetNumVertices
function returns, in the numVertices
parameter, the number of vertices in the mesh specified by the mesh
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker