17 Managing View Hints Objects

17 Q3ViewHints_SetMask

You can use the 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.

DESCRIPTION


The 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.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker