21 #ifndef __vtkMRMLModelSliceDisplayableManager_h 22 #define __vtkMRMLModelSliceDisplayableManager_h 26 #include "vtkMRMLDisplayableManagerExport.h" 43 void PrintSelf(ostream& os, vtkIndent indent)
override;
75 vtkInternal * Internal;
76 friend class vtkInternal;
virtual void OnMRMLSceneStartClose()
Displayable manager for slice (2D) views.
virtual void OnMRMLSceneEndClose()
void PrintSelf(ostream &os, vtkIndent indent) override
int AddingDisplayableNode
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.