Go to the documentation of this file.
30 #ifndef vtkPlaybackRepresentation_h
31 #define vtkPlaybackRepresentation_h
33 #include "vtkInteractionWidgetsModule.h"
represent and manipulate 3D points
vtkTransformPolyDataFilter * TransformFilter
virtual int HasTranslucentPolygonalGeometry()
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
draw vtkPolyData onto the image plane
represent a vtkBorderWidget
virtual void GetActors2D(vtkPropCollection *)
These methods are necessary to make this representation behave as a vtkProp.
represent the vtkPlaybackWidget
virtual void JumpToBeginning()
~vtkPlaybackRepresentation()
virtual void GetSize(double size[2])
virtual void BackwardOneFrame()
window superclass for vtkRenderWindow
vtkPlaybackRepresentation()
virtual void Play()
Virtual callbacks that subclasses should implement.
virtual int RenderOpaqueGeometry(vtkViewport *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
virtual int RenderOverlay(vtkViewport *)
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
a simple class to control print indentation
platform-independent render window interaction including picking and frame rate control.
abstract specification for Viewports
represent surface properties of a 2D image
a actor that draws 2D data
static vtkPlaybackRepresentation * New()
Instantiate this class.
abstract specification for renderers
vtkPolyDataMapper2D * Mapper
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void ReleaseGraphicsResources(vtkWindow *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
virtual void BuildRepresentation()
Satisfy the superclasses' API.
virtual void ForwardOneFrame()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.