4 Creating and Editing Meshes

4 Q3Mesh_New

You can use the Q3Mesh_New function to create a new mesh.

TQ3GeometryObject Q3Mesh_New (void);

DESCRIPTION


The Q3Mesh_New function returns, as its function result, a new mesh. The new mesh is empty; you need to call other QuickDraw3D routines to add vertices and faces to the mesh. If a new mesh could not be created, Q3Mesh_New returns the value NULL.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 21 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker