15 #ifndef __vtkMRMLVectorVolumeNode_h 16 #define __vtkMRMLVectorVolumeNode_h 30 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
36 virtual
void ReadXMLAttributes( const
char** atts) VTK_OVERRIDE;
40 virtual
void WriteXML(ostream& of,
int indent) VTK_OVERRIDE;
48 virtual const
char* GetNodeTagName() VTK_OVERRIDE {
return "VectorVolume";}
MRML node for representing diffusion weighted MRI volume.
static vtkMRMLTensorVolumeNode * New()
MRML node for representing a volume (image stack).
virtual vtkMRMLNode * CreateNodeInstance() VTK_OVERRIDE
MRMLNode methods.
MRML node for representing a volume storage.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
A supercalss for other storage nodes.
void operator=(const vtkMRMLTensorVolumeNode &)
MRML node for representing a vector volume (image stack).
virtual void CreateDefaultDisplayNodes() VTK_OVERRIDE
Create and observe default display node.
Abstract Superclass for all specific types of MRML nodes.
virtual vtkMRMLStorageNode * CreateDefaultStorageNode() VTK_OVERRIDE
Create default storage node or NULL if does not have one.