mglib

Personal IDL library for M. Galloy

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

vis/animation/utils/

mg_scale.pro


Routines

top 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: Wed May 14 15:07:14 2014
Lines: 8
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.