55#ifndef vtkCameraOrientationWidget_h
56#define vtkCameraOrientationWidget_h
59#include "vtkInteractionWidgetsModule.h"
62VTK_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;
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.