58#ifndef vtkCameraOrientationWidget_h
59#define vtkCameraOrientationWidget_h
62#include "vtkInteractionWidgetsModule.h"
81 vtkSetMacro(Animate,
bool);
82 vtkGetMacro(Animate,
bool);
83 vtkBooleanMacro(Animate,
bool);
91 vtkGetMacro(AnimatorTotalFrames,
int);
146 int AnimatorTotalFrames = 20;
148 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.