|
IDL Reference Guide: Graphics Object Classes |
|
A volume object represents a mapping from a three-dimensional array of data to a three-dimensional array of voxel colors, which, when drawn, are projected to two dimensions.
An IDLgrVolume object is an atomic graphic object; it is one of the basic drawable elements of the IDL Object Graphics system, and it is not a container for other objects.
See IDLgrVolume::Init.
Objects of this class have the following properties. See IDLgrVolume Properties for details on individual properties.
In addition, objects of this class inherit the properties of all superclasses of this class.
This class has the following methods:
In addition, this class inherits the methods of its superclasses (if any).
For more information on deprecated features, see Obsolete Features.
IDL Online Help (March 06, 2007)