mglib

Personal IDL library for M. Galloy

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

vis/animation/animators/

mggrtranslateanimator__define.pro


Translate animator.

Class description for mggrtranslateanimator

Inheritance

Properties

Properties in mggrtranslateanimator

_extra init
translation init

amount to translate each dimension

Routines

Methods inherited from mggranimator

Routines from mggrtranslateanimator__define.pro

mggrtranslateanimator::animate, progress

Do the transition.

result = mggrtranslateanimator::init( [translation=fltarr(3)] [, _extra=keywords])

Create a translate animator.

mggrtranslateanimator__define

Define instance variables.

Routine details

top mggrtranslateanimator::animate

mggrtranslateanimator::animate, progress

Do the transition.

Parameters

progress in required type=float

progress of the transition, 0 to 1

top mggrtranslateanimator::init

result = mggrtranslateanimator::init( [translation=fltarr(3)] [, _extra=keywords])

Create a translate animator.

Return value

1 for success, 0 for failure

Keywords

translation in optional type=fltarr(3)

amount to translate each dimension

_extra in optional type=keywords

keyword to MGgrAnimator::init

top mggrtranslateanimator__define

mggrtranslateanimator__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.