52#ifndef vtkAbstractWidget_h
53#define vtkAbstractWidget_h
55#include "vtkInteractionWidgetsModule.h"
134 this->CreateDefaultRepresentation();
135 return this->WidgetRep;
165 vtkObject*
object,
unsigned long event,
void* clientdata,
void* calldata);
a simple class to control print indentation
an abstract superclass for classes observing events invoked by vtkRenderWindowInteractor
abstract base class for most VTK objects