Slicer  5.0
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
vtkMRMLDiffusionTensorVolumeNode.h
Go to the documentation of this file.
1 /*=auto=========================================================================
2 
3  Portions (c) Copyright 2005 Brigham and Women's Hospital (BWH) All Rights Reserved.
4 
5  See COPYRIGHT.txt
6  or http://www.slicer.org/copyright/copyright.txt for details.
7 
8  Program: 3D Slicer
9  Module: $RCSfile: vtkMRMLVolumeNode.h,v $
10  Date: $Date: 2006/03/19 17:12:29 $
11  Version: $Revision: 1.13 $
12 
13 =========================================================================auto=*/
14 
15 #ifndef __vtkMRMLDiffusionTensorVolumeNode_h
16 #define __vtkMRMLDiffusionTensorVolumeNode_h
17 
19 
21 
32 {
33  public:
36  void PrintSelf(ostream& os, vtkIndent indent) override;
37 
38  vtkMRMLNode* CreateNodeInstance() override;
39 
41  const char* GetNodeTagName() override { return "DiffusionTensorVolume"; }
42 
46 
48  virtual void SetAndObserveDisplayNodeID(const char *DisplayNodeID);
49 
51  virtual vtkMRMLDiffusionTensorVolumeDisplayNode* GetDiffusionTensorVolumeDisplayNode();
52 
55 
57  void CreateDefaultDisplayNodes() override;
58 
59 protected:
62 
65 
66 };
67 
68 #endif
void SetAndObserveDisplayNodeID(const char *displayNodeID)
void operator=(const vtkMRMLDiffusionImageVolumeNode &)
const char * GetNodeTagName() override
Get node XML tag name (like Volume, Model)
vtkMRMLNode * CreateNodeInstance() override
MRMLNode methods.
MRML node for representing diffusion weighted MRI volume.
static vtkMRMLDiffusionImageVolumeNode * New()
vtkMRMLCopyContentDefaultMacro(vtkMRMLDiffusionImageVolumeNode)
vtkMRMLStorageNode * CreateDefaultStorageNode() override
Create default storage node or nullptr if does not have one
MRML node for representing a volume (image stack).
A superclass for other storage nodes.
MRML node for representing diffusion weighted MRI volume.
void PrintSelf(ostream &os, vtkIndent indent) override
Abstract Superclass for all specific types of MRML nodes.
Definition: vtkMRMLNode.h:167
void CreateDefaultDisplayNodes() override
Create and observe default display node