Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 13 - View Objects / View Objects Reference
View Objects Routines / Creating and Configuring Views


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.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help