67#ifndef vtkCameraOrientationWidget_h
68#define vtkCameraOrientationWidget_h
71#include "vtkInteractionWidgetsModule.h"
90 vtkSetMacro(Animate,
bool);
91 vtkGetMacro(Animate,
bool);
92 vtkBooleanMacro(Animate,
bool);
100 vtkGetMacro(AnimatorTotalFrames,
int);
155 int AnimatorTotalFrames = 20;
157 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.