64#ifndef vtkCameraOrientationWidget_h
65#define vtkCameraOrientationWidget_h
68#include "vtkInteractionWidgetsModule.h"
87 vtkSetMacro(Animate,
bool);
88 vtkGetMacro(Animate,
bool);
89 vtkBooleanMacro(Animate,
bool);
97 vtkGetMacro(AnimatorTotalFrames,
int);
152 int AnimatorTotalFrames = 20;
154 int ResizeObserverTag = -1;
interpolate a series of cameras to update a new camera
a 3D axes representation for interactive widgets
a simple class to control print indentation
abstract specification for renderers