17 Managing View Hints Objects
Q3ViewHints_SetMask
function to set the mask associated with a view hints object.
TQ3Status Q3ViewHints_SetMask ( TQ3ViewHintsObject viewHints, const TQ3Bitmap *mask);viewHints
A view hints object.mask
The desired mask of the specified view hints object.
Q3ViewHints_SetMask
function sets the mask of the view hints object specified by the viewHints
parameter to the bitmap specified in the mask
parameter. Q3ViewHints_SetMask
copies the bitmap to internal QuickDraw3D memory, so you can dispose of the specified bitmap after calling Q3ViewHints_SetMask
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker