55#ifndef vtkCameraOrientationWidget_h
56#define vtkCameraOrientationWidget_h
59#include "vtkInteractionWidgetsModule.h"
78 vtkSetMacro(Animate,
bool);
79 vtkGetMacro(Animate,
bool);
80 vtkBooleanMacro(Animate,
bool);
88 vtkGetMacro(AnimatorTotalFrames,
int);
143 int AnimatorTotalFrames = 20;
145 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.