13 Creating and Configuring Views

13 Q3View_SetRendererByType

You can use the Q3View_SetRendererByType function to set the renderer associated with a view by specifying its type.

TQ3Status Q3View_SetRendererByType (
TQ3ViewObject view, 
TQ3ObjectType type);
view A view.
type A renderer type.

DESCRIPTION


The Q3View_SetRendererByType function attaches the renderer having the type specified by the type parameter to the view specified by the view parameter. The reference count of the specified render is incremented. In addition, if some other renderer was already attached to the specified view, the reference count of that renderer is decremented.

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