21 #ifndef __vtkMRMLAbstractThreeDViewDisplayableManager_h 22 #define __vtkMRMLAbstractThreeDViewDisplayableManager_h 27 #include "vtkMRMLDisplayableManagerExport.h" 41 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
58 virtual void PassThroughInteractorStyleEvent(
int eventid);
virtual void OnMRMLViewNodeModifiedEvent()
Could be overloaded in DisplayableManager subclass.
Superclass for displayable manager classes.
static vtkMRMLAbstractDisplayableManager * New()
virtual void OnMRMLDisplayableNodeModifiedEvent(vtkObject *caller)
Superclass for displayable manager classes.
MRML node to represent a 3D view.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE