15 #ifndef __vtkMRMLProceduralColorStorageNode_h 16 #define __vtkMRMLProceduralColorStorageNode_h 30 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
35 virtual const
char* GetNodeTagName() VTK_OVERRIDE {
return "ProceduralColorStorage";}
virtual int ReadDataInternal(vtkMRMLNode *refNode)
virtual void InitializeSupportedReadFileTypes()
void operator=(const vtkMRMLStorageNode &)
virtual vtkMRMLNode * CreateNodeInstance() VTK_OVERRIDE=0
Create instance of the default node. Like New only virtual.
A supercalss for other storage nodes.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
virtual void InitializeSupportedWriteFileTypes()
MRML node for procedural color node storage.
virtual int WriteDataInternal(vtkMRMLNode *refNode)
Abstract Superclass for all specific types of MRML nodes.
virtual bool CanReadInReferenceNode(vtkMRMLNode *refNode)=0