vtkParallelopipedRepresentation

Section: Visualization Toolkit Widget Classes

Usage

This class provides the default geometrical representation for vtkParallelopipedWidget. As a result of interactions of the widget, this representation can take on of the following shapes: <p>1) A parallelopiped. (8 handles, 6 faces) <p>2) Paralleopiped with a chair depression on any one handle. (A chair is a depression on one of the handles that carves inwards so as to allow the user to visualize cuts in the volume). (14 handles, 9 faces).

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

  obj = vtkParallelopipedRepresentation

Methods

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