32 #ifndef __vtkMRMLViewLinkLogic_h 33 #define __vtkMRMLViewLinkLogic_h 50 void PrintSelf(ostream& os, vtkIndent indent)
override;
Superclass for MRML logic classes.
void PrintSelf(ostream &os, vtkIndent indent) override
virtual void OnMRMLNodeModified(vtkMRMLNode *)
A set of MRML Nodes that supports serialization and undo/redo.
virtual void OnMRMLSceneNodeAdded(vtkMRMLNode *)
virtual void OnMRMLSceneNodeRemoved(vtkMRMLNode *)
virtual void SetMRMLSceneInternal(vtkMRMLScene *newScene)
MRML node to represent a 3D view.
MRML node to represent camera node.
Abstract Superclass for all specific types of MRML nodes.
static vtkMRMLAbstractLogic * New()