idllib

Personal IDL library for M. Galloy

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

animation/

mg_rotate.pro


top source mg_rotate

result = mg_rotate(axis, angle)

Computes a transformation matrix representing a rotation.

@returns fltarr(4, 4) @param axis {in}{required}{type=fltarr(3)} axis to rotate about @param angle {in}{required}{type=float} angle to rotate about axis

Parameters

axis
angle

File attributes

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