46 #ifndef vtkCameraOrientationWidget_h
47 #define vtkCameraOrientationWidget_h
50 #include "vtkInteractionWidgetsModule.h"
53 VTK_ABI_NAMESPACE_BEGIN
70 vtkSetMacro(Animate,
bool);
71 vtkGetMacro(Animate,
bool);
72 vtkBooleanMacro(Animate,
bool);
80 vtkGetMacro(AnimatorTotalFrames,
int);
135 int AnimatorTotalFrames = 20;
137 int ResizeObserverTag = -1;
144 VTK_ABI_NAMESPACE_END
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