mglib

Personal IDL library for M. Galloy

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

vis/animation/animators/

mggrtransformanimator__define.pro


Transform animator.

Class description for mggrtransformanimator

Inheritance

Properties

Properties in mggrtransformanimator

_extra init
transform init

transform to apply

Routines

Methods inherited from mggranimator

Routines from mggrtransformanimator__define.pro

mggrtransformanimator::animate, progress

Do the transition.

result = mggrtransformanimator::init( [transform=fltarr(3)] [, _extra=keywords])

Create a transform animator.

mggrtransformanimator__define

Define instance variables.

Routine details

top mggrtransformanimator::animate

mggrtransformanimator::animate, progress

Do the transition.

Parameters

progress in required type=float

progress of the transition, 0 to 1

top mggrtransformanimator::init

result = mggrtransformanimator::init( [transform=fltarr(3)] [, _extra=keywords])

Create a transform animator.

Return value

1 for success, 0 for failure

Keywords

transform in optional type=fltarr(3)

transform to apply

_extra in optional type=keywords

keyword to MGgrAnimator::init

top mggrtransformanimator__define

mggrtransformanimator__define

Define instance variables.

File attributes

Modification date: Wed May 14 15:07:14 2014
Lines: 20
Docformat: rst rst
Personal library of Michael Galloy
Contact me if you have enhancement requests or bug fixes.