13 Creating and Configuring Views
Q3View_New
function to create a new view object.
TQ3ViewObject Q3View_New (void);
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.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker