154#ifndef vtkCameraOrientationWidget_h
155#define vtkCameraOrientationWidget_h
158#include "vtkInteractionWidgetsModule.h"
177 vtkSetMacro(Animate,
bool);
178 vtkGetMacro(Animate,
bool);
179 vtkBooleanMacro(Animate,
bool);
187 vtkGetMacro(AnimatorTotalFrames,
int);
242 int AnimatorTotalFrames = 20;
244 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