vtkGeoCamera

Section: Visualization Toolkit Geo Vis Classes

Usage

I wanted to hide the normal vtkCamera API so I did not make this a subclass. The camera is a helper object. You can get a pointer to the camera, but it should be treated like a const.

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

  obj = vtkGeoCamera

Methods

The class vtkGeoCamera 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 vtkGeoCamera class.