Q3MeshVertexPart_GetVertex
You can use theQ3MeshVertexPart_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.
DESCRIPTION
TheQ3MeshVertexPart_GetVertex
function returns, in thevertex
parameter, the mesh vertex that corresponds to the mesh vertex part object specified by themeshVertexPartObject
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help