Q3Mesh_GetEdgeAttributeSet
function to get the attribute set of an edge of a mesh.
TQ3Status Q3Mesh_GetEdgeAttributeSet ( TQ3GeometryObject mesh, TQ3MeshEdge edge, TQ3AttributeSet *attributeSet);mesh
A mesh.edge
A mesh edge.attributeSet
On exit, a pointer to the set of attributes for the specified mesh edge.
Q3Mesh_GetEdgeAttributeSet
function returns, in the attributeSet
parameter, the set of attributes currently associated with the mesh edge specified by the mesh
and edge
parameters. The reference count of the set is incremented.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker