Q3MeshVertexPart_GetVertex
You can use theQ3MeshVertexPart_GetVertexfunction 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_GetVertexfunction returns, in thevertexparameter, the mesh vertex that corresponds to the mesh vertex part object specified by themeshVertexPartObjectparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help