33 #ifndef __vtkViewUpdater_h
34 #define __vtkViewUpdater_h
36 #include "vtkViewsInfovisModule.h"
39 class vtkAnnotationLink;
52 void AddAnnotationLink(vtkAnnotationLink* link);
63 class vtkViewUpdaterInternals;
64 vtkViewUpdaterInternals* Internals;
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
The superclass for all views.
a simple class to control print indentation
Updates views automatically.