157 #ifndef vtkCameraOrientationWidget_h
158 #define vtkCameraOrientationWidget_h
161 #include "vtkInteractionWidgetsModule.h"
180 vtkSetMacro(Animate,
bool);
181 vtkGetMacro(Animate,
bool);
182 vtkBooleanMacro(Animate,
bool);
190 vtkGetMacro(AnimatorTotalFrames,
int);
245 int AnimatorTotalFrames = 20;
247 int ResizeObserverTag = -1;
interpolate a series of cameras to update a new camera
A 3D representation for vtkCameraOrientationWidget.
a simple class to control print indentation
abstract specification for renderers