23 #ifndef __vtkMRMLTransformsDisplayableManager2D_h 24 #define __vtkMRMLTransformsDisplayableManager2D_h 28 #include "vtkSlicerTransformsModuleMRMLDisplayableManagerExport.h" 43 void PrintSelf(ostream& os, vtkIndent indent)
override;
73 vtkInternal * Internal;
74 friend class vtkInternal;
virtual void OnMRMLSceneStartClose()
virtual void OnMRMLSceneEndClose()
void PrintSelf(ostream &os, vtkIndent indent) override
virtual void OnMRMLSceneNodeAdded(vtkMRMLNode *)
virtual void UnobserveMRMLScene()
virtual void OnMRMLSceneEndBatchProcess()
virtual void OnMRMLSceneNodeRemoved(vtkMRMLNode *)
virtual void UpdateFromMRML()
void ProcessMRMLNodesEvents(vtkObject *caller, unsigned long event, void *callData) override
static vtkMRMLAbstractSliceViewDisplayableManager * New()
Superclass for displayable manager classes.
Abstract Superclass for all specific types of MRML nodes.