15 Managing Shape Parts and Mesh Parts
Q3MeshVertexPart_GetVertex
function to get the mesh vertex that corresponds to a mesh vertex part.
TQ3Status Q3MeshVertexPart_GetVertex ( TQ3MeshVertexPartObject meshVertexPartObject, TQ3MeshVertex *vertex);meshVertexPartObject
A mesh vertex part object.vertex
On exit, the mesh vertex that corresponds to the specified mesh vertex part object.
Q3MeshVertexPart_GetVertex
function returns, in the vertex
parameter, the mesh vertex that corresponds to the mesh vertex part object specified by the meshVertexPartObject
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker