vtkCutMaterial

Section: Visualization Toolkit Parallel Classes

Usage

vtkCutMaterial computes a cut plane based on an up vector, center of the bounding box and the location of the maximum variable value. These computed values are available so that they can be used to set the camera for the best view of the plane.

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

  obj = vtkCutMaterial

Methods

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