46#ifndef vtkCameraOrientationWidget_h
47#define vtkCameraOrientationWidget_h
50#include "vtkInteractionWidgetsModule.h"
54VTK_ABI_NAMESPACE_BEGIN
72 vtkSetMacro(Animate,
bool);
73 vtkGetMacro(Animate,
bool);
74 vtkBooleanMacro(Animate,
bool);
82 vtkGetMacro(AnimatorTotalFrames,
int);
137 int AnimatorTotalFrames = 20;
139 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.