4 Creating and Editing Boxes

4 Q3Box_GetOrigin

You can use the Q3Box_GetOrigin function to get the origin of a box.

TQ3Status Q3Box_GetOrigin (
TQ3GeometryObject box, 
TQ3Point3D *origin);
box A box.
origin On exit, the origin of the specified box.

DESCRIPTION


The Q3Box_GetOrigin function returns, in the origin parameter, the origin 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