vtkOrientedGlyphFocalPlaneContourRepresentation

Section: Visualization Toolkit Widget Classes

Usage

This class is used to represent a contour drawn on the focal plane (usually overlayed on top of an image or volume widget). The class was written in order to be able to draw contours on a volume widget and have the contours overlayed on the focal plane in order to do contour segmentation.

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

  obj = vtkOrientedGlyphFocalPlaneContourRepresentation

Methods

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