6 Managing Shadow-Receiving Styles

6 Q3ReceiveShadowsStyle_Submit

You can use the Q3ReceiveShadowsStyle_Submit function to submit a shadow-receiving style in immediate mode.

TQ3Status Q3ReceiveShadowsStyle_Submit (
TQ3Boolean receives, 
TQ3ViewObject view);
receives A Boolean value that determines whether objects in the scene receive shadows (kQ3True) or do not receive shadows (kQ3False).
view A view.

DESCRIPTION


The Q3ReceiveShadowsStyle_Submit function sets the shadow-receiving style of the view specified by the view parameter to the style specified by the receives parameter.

SPECIAL CONSIDERATIONS


You should call Q3ReceiveShadowsStyle_Submit only in a submitting loop.

DESCRIPTION
SPECIAL CONSIDERATIONS

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker