46#ifndef vtkCameraOrientationWidget_h
47#define vtkCameraOrientationWidget_h
50#include "vtkInteractionWidgetsModule.h"
53VTK_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;
interpolate a series of cameras to update a new camera
A 3D representation for vtkCameraOrientationWidget.
a simple class to control print indentation
Allocate and hold a VTK object.
abstract specification for renderers
a weak reference to a vtkObject.