22 #ifndef __vtkMRMLMultiVolumeRenderingDisplayNode_h 23 #define __vtkMRMLMultiVolumeRenderingDisplayNode_h 37 virtual void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
42 virtual
void ReadXMLAttributes( const
char** atts) VTK_OVERRIDE;
45 virtual
void WriteXML(ostream& of,
int indent) VTK_OVERRIDE;
51 virtual const
char* GetNodeTagName() VTK_OVERRIDE {
return "MultiVolumeRendering";}
virtual vtkMRMLNode * CreateNodeInstance()=0
Create instance of the default node. Like New only virtual.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
void operator=(const vtkMRMLVolumeRenderingDisplayNode &)
Abstract Superclass for all specific types of MRML nodes.