5 Drawing Attributes
Q3Attribute_Submit
function to submit an attribute in immediate mode.
TQ3Status Q3Attribute_Submit ( TQ3AttributeType attributeType, const void *data, TQ3ViewObject view);attributeType
An attribute type.data
A pointer to the attribute's data.view
A view.
Q3Attribute_Submit
function submits the attribute specified by the attributeType
and data
parameters into the view specified by the view
parameter.Q3Attribute_Submit
only in a submitting loop.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker