4 Creating and Editing Boxes

4 Q3Box_SetOrigin

You can use the Q3Box_SetOrigin function to set the origin of a box.

TQ3Status Q3Box_SetOrigin (
TQ3GeometryObject box, 
const TQ3Point3D *origin);
box A box.
origin The desired origin of the specified box.

DESCRIPTION


The Q3Box_SetOrigin function sets the origin of the box specified by the box parameter to that specified in the origin 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