Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 4 - Geometric Objects / Geometric Objects Reference
Geometric Objects Routines / Creating and Editing General Polygons


Q3GeneralPolygon_SetShapeHint

You can use the Q3GeneralPolygon_SetShapeHint function to set the shape hint of a general polygon.

TQ3Status Q3GeneralPolygon_SetShapeHint (
TQ3GeometryObject generalPolygon, 
TQ3GeneralPolygonShapeHint shapeHint);
generalPolygon
A general polygon.
shapeHint
The desired shape hint of the specified general polygon.
DESCRIPTION
The Q3GeneralPolygon_SetShapeHint function sets the shape hint of the general polygon specified by the generalPolygon parameter to the hint specified in the shapeHint parameter. See "General Polygons" on page 4-42 for a description of the available shape hints.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help