vtkPlaybackRepresentation

Section: Visualization Toolkit Widget Classes

Usage

This class is used to represent the vtkPlaybackWidget. Besides defining geometry, this class defines a series of virtual method stubs that are meant to be subclassed by applications for controlling playback.

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

  obj = vtkPlaybackRepresentation

Methods

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