Go to the documentation of this file.
3 #ifndef vtk2DWidgetRepresentation_h
4 #define vtk2DWidgetRepresentation_h
8 #include "vtkRemotingViewsModule.h"
40 vtkSetMacro(Enabled,
bool);
41 vtkGetMacro(Enabled,
bool);
42 vtkBooleanMacro(Enabled,
bool);
void operator=(const vtkObjectBase &)
static vtkDataRepresentation * New()
virtual bool AddToView(vtkView *vtkNotUsed(view))
virtual bool RemoveFromView(vtkView *vtkNotUsed(view))
void PrintSelf(ostream &os, vtkIndent indent)