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
draw vtkPolyData onto the image plane
represent a vtkBorderWidget
represent the vtkPlaybackWidget
int RenderOpaqueGeometry(vtkViewport *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
static vtkBorderRepresentation * New()
Instantiate this class.
virtual void JumpToBeginning()
void BuildRepresentation() override
Subclasses should implement these methods.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void BackwardOneFrame()
window superclass for vtkRenderWindow
virtual void Play()
Virtual callbacks that subclasses should implement.
void GetActors2D(vtkPropCollection *) override
These methods are necessary to make this representation behave as a vtkProp.
void GetSize(double size[2]) override
void ReleaseGraphicsResources(vtkWindow *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
a simple class to control print indentation
int RenderTranslucentPolygonalGeometry(vtkViewport *) override
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
abstract specification for renderers
vtkPolyDataMapper2D * Mapper
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual void ForwardOneFrame()
int RenderOverlay(vtkViewport *) override
vtkTypeBool HasTranslucentPolygonalGeometry() override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...