35 #ifndef vtkCameraRepresentation_h
36 #define vtkCameraRepresentation_h
83 vtkGetMacro(NumberOfFrames,
int);
98 void AddCameraToPath();
100 void InitializePath();
107 {size[0]=6.0; size[1]=2.0;}
interpolate a series of cameras to update a new camera
void PrintSelf(ostream &os, vtkIndent indent)
abstract specification for Viewports
virtual void GetSize(double size[2])
a actor that draws 2D data
virtual int RenderTranslucentPolygonalGeometry(vtkViewport *)
virtual void GetActors2D(vtkPropCollection *)
abstract specification for renderers
concrete dataset represents vertices, lines, polygons, and triangle strips
static vtkBorderRepresentation * New()
window superclass for vtkRenderWindow
platform-independent render window interaction including picking and frame rate control.
a simple class to control print indentation
vtkCameraInterpolator * Interpolator
a virtual camera for 3D rendering
virtual int RenderOpaqueGeometry(vtkViewport *)
virtual void BuildRepresentation()
virtual int RenderOverlay(vtkViewport *)
represent a vtkBorderWidget
represent the vtkCameraWidget
represent surface properties of a 2D image
virtual int HasTranslucentPolygonalGeometry()
virtual void ReleaseGraphicsResources(vtkWindow *)
vtkTransformPolyDataFilter * TransformFilter
draw vtkPolyData onto the image plane
represent and manipulate 3D points
vtkPolyDataMapper2D * Mapper