7 Creating and Manipulating Scale Transforms

7 Q3ScaleTransform_Get

You can use the Q3ScaleTransform_Get function to query the private data stored in a scale transform.

TQ3Status Q3ScaleTransform_Get (
TQ3TransformObject transform, 
TQ3Vector3D *scale);
transform A transform.
scale A vector whose three fields specify the scaling along each coordinate axis.

DESCRIPTION


The Q3ScaleTransform_Get function returns, in the scale parameter, information about the scale transform specified by the transform parameter. You should use Q3ScaleTransform_Get only with transforms of type kQ3TransformTypeScale.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 20 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker