vtkSphericalDirectionEncoder

Section: Visualization Toolkit Volume Rendering Classes

Usage

vtkSphericalDirectionEncoder is a direction encoder which uses spherical coordinates for mapping (nx, ny, nz) into an azimuth, elevation pair.

To create an instance of class vtkSphericalDirectionEncoder, simply invoke its constructor as follows

  obj = vtkSphericalDirectionEncoder

Methods

The class vtkSphericalDirectionEncoder has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkSphericalDirectionEncoder class.