4 Q3Mesh_SetCornerAttributeSet

You can use the Q3Mesh_SetCornerAttributeSet function to set the attribute set of a mesh corner.

TQ3Status Q3Mesh_SetCornerAttributeSet (
TQ3GeometryObject mesh, 
TQ3MeshVertex vertex, 
TQ3MeshFace face, 
TQ3AttributeSet attributeSet);
mesh A mesh.
vertex A mesh vertex.
face A mesh face. This face must contain the specified vertex in one of its contours.
attributeSet
The desired set of attributes for the corner defined by the specified mesh vertex and face.

DESCRIPTION


The Q3Mesh_SetCornerAttributeSet function sets the attribute set of the corner defined by the vertex and face parameters in the mesh specified by the mesh parameter to the set of attributes specified by the attributeSet parameter. The corner attributes override any attributes associated with the vertex alone.

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