TRANSLATEMATRIX

THE BOX'S MAIN HELP:
This function concatenates M to the transformation matrix
with the translation defined by T.

M (input):
The matrix to be transformed.

T (input):
The value in the x coordinate moves along the x-axis.
The value in the y coordinate moves along the y-axis.
The value in the z coordinate moves along the z-axis.

OUT (output):
This function concatenates M to the transformation matrix
with the translation defined by T.

<-- BACK TO Vector

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.