idllib

Personal IDL library for M. Galloy

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

animation/

mg_scale.pro


top source mg_scale

result = mg_scale(sx, sy, sz)

Compute a transformation representing a scaling.

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

Parameters

sx
sy
sz

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.