QuickDraw 3D provides constants for the three coordinate axes in a Cartesian coordinate system.
typedef enum TQ3Axis { kQ3AxisX, kQ3AxisY, kQ3AxisZ } TQ3Axis;