4 Q3Mesh_SetVertexAttributeSet

You can use the Q3Mesh_SetVertexAttributeSet function 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


The Q3Mesh_SetVertexAttributeSet function sets the attribute set of the mesh vertex specified by the mesh and vertex parameters to the set of attributes specified by the attributeSet parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 21 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker