Creating and Editing Meshes
QuickDraw 3D provides routines that you can use to create and manipulate meshes. See "Meshes" on page 4-49 for the definition of a mesh and its associated types.
Subtopics
- Q3Mesh_New
- Q3Mesh_VertexNew
- Q3Mesh_VertexDelete
- Q3Mesh_FaceNew
- Q3Mesh_FaceDelete
- Q3Mesh_DelayUpdates
- Q3Mesh_ResumeUpdates
- Q3Mesh_FaceToContour
- Q3Mesh_ContourToFace
- Q3Mesh_GetNumComponents
- Q3Mesh_GetNumEdges
- Q3Mesh_GetNumVertices
- Q3Mesh_GetNumFaces
- Q3Mesh_GetNumCorners
- Q3Mesh_GetOrientable
- Q3Mesh_GetComponentNumVertices
- Q3Mesh_GetComponentNumEdges
- Q3Mesh_GetComponentBoundingBox
- Q3Mesh_GetComponentOrientable
- Q3Mesh_GetVertexCoordinates
- Q3Mesh_SetVertexCoordinates
- Q3Mesh_GetVertexIndex
- Q3Mesh_GetVertexOnBoundary
- Q3Mesh_GetVertexComponent
- Q3Mesh_GetVertexAttributeSet
- Q3Mesh_SetVertexAttributeSet
- Q3Mesh_GetFaceNumVertices
- Q3Mesh_GetFacePlaneEquation
- Q3Mesh_GetFaceNumContours
- Q3Mesh_GetFaceIndex
- Q3Mesh_GetFaceComponent
- Q3Mesh_GetFaceAttributeSet
- Q3Mesh_SetFaceAttributeSet
- Q3Mesh_GetEdgeVertices
- Q3Mesh_GetEdgeFaces
- Q3Mesh_GetEdgeOnBoundary
- Q3Mesh_GetEdgeComponent
- Q3Mesh_GetEdgeAttributeSet
- Q3Mesh_SetEdgeAttributeSet
- Q3Mesh_GetContourFace
- Q3Mesh_GetContourNumVertices
- Q3Mesh_GetCornerAttributeSet
- Q3Mesh_SetCornerAttributeSet
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help