4 Creating and Editing Boxes
Q3Box_New
function to create a new box.
TQ3GeometryObject Q3Box_New (const TQ3BoxData *boxData);boxData
A pointer to aTQ3BoxData
structure.
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
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker