vtkPointHandleRepresentation3D

Section: Visualization Toolkit Widget Classes

Usage

This class is used to represent a vtkHandleWidget. It represents a position in 3D world coordinates using a x-y-z cursor. The cursor can be configured to show a bounding box and/or shadows.

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

  obj = vtkPointHandleRepresentation3D

Methods

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