API documentation for visualization library

Michael Galloy

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

objectgraphics/

visgrmodel__define.pro

includes main-level program

Subclass of IDLgrModel with some extra abilities, like rotating around a point besides the origin.

Class description for visgrmodel

Inheritance

All ancestor classes: IDLGRMODEL IDLGRCONTAINER IDL_CONTAINER IDLGRCOMPONENT IDLITCOMPONENT

Routines

visgrmodel::rotate [, axis] [, angle] [, about=fltarr(3)] [, _extra=keywords]

Rotate the model, possibly about a non-origin point.

visgrmodel__define

Define instance variables.

Routine details

top visgrmodel::rotate

visgrmodel::rotate [, axis] [, angle] [, about=fltarr(3)] [, _extra=keywords]

Rotate the model, possibly about a non-origin point.

Parameters

axis in optional type=fltarr(3)

axis of rotation

angle in optional type=float

angle to rotate model by

Keywords

about in optional type=fltarr(3)

point to rotate about

_extra in optional type=keywords

keywords to IDLgrModel::rotate

top visgrmodel__define

visgrmodel__define

Define instance variables.

File attributes

Modification date: Mon Nov 29 18:32:37 2010
Lines: 84
Docformat: rst rst