4 Q3Mesh_FaceDelete

You can use the Q3Mesh_FaceDelete function to delete a face from a mesh.

TQ3Status Q3Mesh_FaceDelete (
TQ3GeometryObject mesh, 
TQ3MeshFace face);
mesh A mesh.
face A mesh face.

DESCRIPTION


The Q3Mesh_FaceDelete function deletes the mesh face specified by the face parameter from the mesh specified by the mesh parameter. The vertices of the face are not deleted.

DESCRIPTION
4 - Summary of Geometric Objects

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