Q3View_New
You can use theQ3View_New
function to create a new view object.
TQ3ViewObject Q3View_New (void);DESCRIPTION
TheQ3View_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
returnsNULL
if it cannot create a new view object.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help