mglib

Personal IDL library for M. Galloy

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

vis/animation/utils/

mg_rotate.pro


Routines

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