mglib

Personal IDL library for M. Galloy

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

vis/animation/animators/

mggrscaleanimator__define.pro


Scale animator.

Class description for mggrscaleanimator

Inheritance

Properties

Properties in mggrscaleanimator

_extra init
size init

amount to scale each dimension

Routines

Methods inherited from mggranimator

Routines from mggrscaleanimator__define.pro

mggrscaleanimator::animate, progress

Do the transition.

result = mggrscaleanimator::init( [size=fltarr(3)] [, _extra=keywords])

Create a scale animator.

mggrscaleanimator__define

Define instance variables.

Routine details

top mggrscaleanimator::animate

mggrscaleanimator::animate, progress

Do the transition.

Parameters

progress in required type=float

progress of the transition, 0 to 1

top mggrscaleanimator::init

result = mggrscaleanimator::init( [size=fltarr(3)] [, _extra=keywords])

Create a scale animator.

Return value

1 for success, 0 for failure

Keywords

size in optional type=fltarr(3)

amount to scale each dimension

_extra in optional type=keywords

keyword to MGgrAnimator::init

top mggrscaleanimator__define

mggrscaleanimator__define

Define instance variables.

File attributes

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