6 Managing Subdivision Styles

6 Q3SubdivisionStyle_Submit

You can use the Q3SubdivisionStyle_Submit function to submit a subdivision style in immediate mode.

TQ3Status Q3SubdivisionStyle_Submit (
const TQ3SubdivisionStyleData *data, 
TQ3ViewObject view);
data A pointer to a subdivision style data structure.
view A view.

DESCRIPTION


The Q3SubdivisionStyle_Submit function sets the subdivision style of the view specified by the view parameter to the style specified by the data parameter.

SPECIAL CONSIDERATIONS


You should call Q3SubdivisionStyle_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