4 Creating and Editing Boxes

4 Q3Box_New

You can use the Q3Box_New function to create a new box.

TQ3GeometryObject Q3Box_New (const TQ3BoxData *boxData);
boxData A pointer to a TQ3BoxData structure.

DESCRIPTION


The Q3Box_New function returns, as its function result, a new box having the sides and attributes specified by the boxData parameter. If a new box could not be created, Q3Box_New returns the value NULL.

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