4 Creating and Editing Boxes

4 Q3Box_SetMajorAxis

You can use the Q3Box_SetMajorAxis function to set the major axis of a box.

TQ3Status Q3Box_SetMajorAxis (
TQ3GeometryObject box, 
const TQ3Vector3D *majorAxis);
box A box.
majorAxis The desired major axis of the specified box.

DESCRIPTION


The Q3Box_SetMajorAxis function sets the major axis of the box specified by the box parameter to that specified in the majorAxis 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