18 #ifndef __vtkMRMLVolumePropertyStorageNode_h 19 #define __vtkMRMLVolumePropertyStorageNode_h 22 #include "vtkSlicerVolumeRenderingModuleMRMLExport.h" 35 void PrintSelf(ostream& os, vtkIndent indent)
override;
vtkMRMLNode * CreateNodeInstance() override=0
Create instance of the default node. Like New only virtual.
virtual int ReadDataInternal(vtkMRMLNode *refNode)
virtual void InitializeSupportedReadFileTypes()
void operator=(const vtkMRMLStorageNode &)
const char * GetNodeTagName() override
Get node XML tag name (like Storage, Transform)
void PrintSelf(ostream &os, vtkIndent indent) override
A superclass for other storage nodes.
virtual void InitializeSupportedWriteFileTypes()
virtual int WriteDataInternal(vtkMRMLNode *refNode)
Abstract Superclass for all specific types of MRML nodes.
virtual bool CanReadInReferenceNode(vtkMRMLNode *refNode)=0