21 #ifndef __vtkMRMLViewDisplayableManager_h 22 #define __vtkMRMLViewDisplayableManager_h 26 #include "vtkMRMLDisplayableManagerExport.h" 45 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
54 virtual void ProcessWidgetsEvents(vtkObject *caller,
unsigned long event,
void *callData) VTK_OVERRIDE;
59 virtual
void Create() VTK_OVERRIDE;
64 virtual
void OnMRMLDisplayableNodeModifiedEvent(vtkObject* caller) VTK_OVERRIDE;
68 void UpdateFromViewNode();
76 void UpdateFromCameraNode();
84 vtkInternal * Internal;
virtual void AdditionalInitializeStep()
Displayable manager that configures a vtkRenderer from a vtkMRMLViewNode and its associated active vt...
virtual void ProcessMRMLNodesEvents(vtkObject *caller, unsigned long event, void *callData) VTK_OVERRIDE
static vtkMRMLAbstractThreeDViewDisplayableManager * New()
virtual void ProcessWidgetsEvents(vtkObject *caller, unsigned long event, void *callData)
Superclass for displayable manager classes.
MRML node to represent camera node.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE