Go to the documentation of this file.
33 #ifndef vtkCameraRepresentation_h
34 #define vtkCameraRepresentation_h
36 #include "vtkInteractionWidgetsModule.h"
92 vtkGetMacro(NumberOfFrames,
int);
111 void AddCameraToPath();
113 void InitializePath();
represent and manipulate 3D points
draw vtkPolyData onto the image plane
represent a vtkBorderWidget
void GetSize(double size[2]) override
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.
interpolate a series of cameras to update a new camera
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.
window superclass for vtkRenderWindow
void GetActors2D(vtkPropCollection *) override
These methods are necessary to make this representation behave as a vtkProp.
represent the vtkCameraWidget
vtkCameraInterpolator * Interpolator
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
a virtual camera for 3D rendering
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
concrete dataset represents vertices, lines, polygons, and triangle strips
int RenderOverlay(vtkViewport *) override
vtkPolyDataMapper2D * Mapper
vtkTypeBool HasTranslucentPolygonalGeometry() override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THESE METHODS OUTSIDE OF THE RENDE...
vtkTransformPolyDataFilter * TransformFilter