Q3Mesh_SetFaceAttributeSet
You can use theQ3Mesh_SetFaceAttributeSet
function to set the attribute set of a face of a mesh.
TQ3Status Q3Mesh_SetFaceAttributeSet ( TQ3GeometryObject mesh, TQ3MeshFace face, TQ3AttributeSet attributeSet);
mesh
- A mesh.
face
- A mesh face.
attributeSet
- The desired set of attributes for the specified mesh face.
DESCRIPTION
TheQ3Mesh_SetFaceAttributeSet
function sets the attribute set of the mesh face specified by themesh
andface
parameters to the set of attributes specified by theattributeSet
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help