Q3Mesh_SetVertexAttributeSet
You can use theQ3Mesh_SetVertexAttributeSetfunction to set the attribute set of a vertex of a mesh.
TQ3Status Q3Mesh_SetVertexAttributeSet ( TQ3GeometryObject mesh, TQ3MeshVertex vertex, TQ3AttributeSet attributeSet);
mesh- A mesh.
vertex- A mesh vertex.
attributeSet- The desired set of attributes for the specified mesh vertex.
DESCRIPTION
TheQ3Mesh_SetVertexAttributeSetfunction sets the attribute set of the mesh vertex specified by themeshandvertexparameters to the set of attributes specified by theattributeSetparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help