4 Creating and Editing Boxes

4 Q3Box_GetMajorAxis

You can use the Q3Box_GetMajorAxis function to get the major axis of a box.

TQ3Status Q3Box_GetMajorAxis (
TQ3GeometryObject box, 
TQ3Vector3D *majorAxis);
box A box.
majorAxis On exit, the major axis of the specified box.

DESCRIPTION


The Q3Box_GetMajorAxis function returns, in the majorAxis parameter, the major axis of the box specified by the box parameter.

DESCRIPTION

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