1 QuickDraw3D Routines
In general, you'll use the routines described in this section to handle sets containing elements with custom element types. You should use other QuickDraw3D routines to handle sets that consist solely of elements with predefined element types. For example, to create a set of vertex attributes, you can use the Q3VertexAttributeSet_New
function (to create a new empty set of vertex attributes) and the Q3AttributeSet_Add
function (to add elements to that set). See the chapter "Attribute Objects" for information on managing attribute sets. See the section "Defining Custom Elements" on page 3-17 for information on handling custom element types.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker