7 Creating and Manipulating Translate Transforms

7 Q3TranslateTransform_Set

You can use the Q3TranslateTransform_Set function to set new private data for a translate transform.

TQ3Status Q3TranslateTransform_Set (
TQ3TransformObject transform, 
const TQ3Vector3D *translate);
transform A transform.
translate A vector whose three fields specify the desired translation along each coordinate axis.

DESCRIPTION


The Q3TranslateTransform_Set function sets the translate transform specified by the transform parameter to the data passed in the translate parameter. You should use Q3TranslateTransform_Set only with transforms of type kQ3TransformTypeTranslate.

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