vtkBoundedPlanePointPlacer

Section: Visualization Toolkit Widget Classes

Usage

vtkBoundedPlanePointPlacer is a type of point placer that constrains its points to a finite (i.e., bounded) plance.

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

  obj = vtkBoundedPlanePointPlacer

Methods

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