1 Constants

1 Coordinate Axes

QuickDraw3D provides constants for the three coordinate axes in a Cartesian coordinate system.

typedef enum TQ3Axis {
 kQ3AxisX,
 kQ3AxisY,
 kQ3AxisZ
} TQ3Axis;

Constant descriptions

kQ3AxisX The x axis.
kQ3AxisY The y axis.
kQ3AxisZ The z axis.
Constant descriptions

3D Graphics Programming with QuickDraw 3D - 14 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker