Q3ScaleTransform_Set
You can use theQ3ScaleTransform_Setfunction to set new private data for a scale transform.
TQ3Status Q3ScaleTransform_Set ( TQ3TransformObject transform, const TQ3Vector3D *scale);
transform- A transform.
scale- A vector whose three fields specify the desired scaling along each coordinate axis.
DESCRIPTION
TheQ3ScaleTransform_Setfunction sets the scale transform specified by thetransformparameter to the data passed in thescaleparameter. You should useQ3ScaleTransform_Setonly with transforms of typekQ3TransformTypeScale.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help