55 #ifndef vtkCameraOrientationWidget_h
56 #define vtkCameraOrientationWidget_h
59 #include "vtkInteractionWidgetsModule.h"
62 VTK_ABI_NAMESPACE_BEGIN
79 vtkSetMacro(Animate,
bool);
80 vtkGetMacro(Animate,
bool);
81 vtkBooleanMacro(Animate,
bool);
89 vtkGetMacro(AnimatorTotalFrames,
int);
144 int AnimatorTotalFrames = 20;
146 int ResizeObserverTag = -1;
153 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