Q3Box_SetData
You can use theQ3Box_SetDatafunction to set the data that defines a box and its attributes.
TQ3Status Q3Box_SetData ( TQ3GeometryObject box, const TQ3BoxData *boxData);
box- A box.
boxData- A pointer to a
TQ3BoxDatastructure.DESCRIPTION
TheQ3Box_SetDatafunction sets the data associated with the box specified by theboxparameter to the data specified by theboxDataparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help