Q3Box_SetOrigin
You can use theQ3Box_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
TheQ3Box_SetOrigin
function sets the origin of the box specified by thebox
parameter to that specified in theorigin
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help