13 Creating and Configuring Views

13 Q3View_New

You can use the Q3View_New function to create a new view object.

TQ3ViewObject Q3View_New (void);

DESCRIPTION


The Q3View_New function returns, as its function result, a new view object. Before you can render a model in that view, you must first set the view's renderer, camera, and draw context. You can also set the view's group of lights. Q3View_New returns NULL if it cannot create a new view object.

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