4 Creating and Editing Meshes
Q3Mesh_New
function to create a new mesh.
TQ3GeometryObject Q3Mesh_New (void);
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
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker