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";}
60 virtual
void CreateDefaultDisplayNodes() VTK_OVERRIDE;
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 superclass for other storage nodes.
MRML node for representing a vector volume (image stack).
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