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