idllib

Personal IDL library for M. Galloy

single page | use frames     summary     class     fields     routine details     file attributes

animation/

mg_translate.pro


top source mg_translate

result = mg_translate(x, y, z)

Compute a transformation matrix representing a translation.

@returns fltarr(4, 4) @param x {in}{required}{type=float} amount to translate target in x-direction @param y {in}{required}{type=float} amount to translate target in y-direction @param z {in}{required}{type=float} amount to translate target in z-direction

Parameters

x
y
z

File attributes

Modification date: Mon Nov 29 18:32:22 2010
Lines: 17
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.