4 Creating and Editing Meshes

4 Q3Mesh_VertexDelete

You can use the Q3Mesh_VertexDelete function to delete a vertex from a mesh.

TQ3Status Q3Mesh_VertexDelete (
TQ3GeometryObject mesh, 
TQ3MeshVertex vertex);
mesh A mesh.
vertex A mesh vertex.

DESCRIPTION


The Q3Mesh_VertexDelete function deletes the mesh vertex specified by the vertex parameter from the mesh specified by the mesh parameter. All mesh faces that contain the vertex are also deleted.

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