21 #ifndef __qSlicerDiffusionWeightedVolumeDisplayWidget_h 22 #define __qSlicerDiffusionWeightedVolumeDisplayWidget_h 28 #include <ctkVTKObject.h> 33 #include "qSlicerVolumesModuleWidgetsExport.h" 38 class vtkMRMLDiffusionWeightedSliceDisplayNode;
40 class qSlicerDiffusionWeightedVolumeDisplayWidgetPrivate;
62 void setDWIComponent(
int component);
64 void updateWidgetFromVolumeNode();
65 void updateWidgetFromDisplayNode();
68 QScopedPointer<qSlicerDiffusionWeightedVolumeDisplayWidgetPrivate>
d_ptr;
MRML node for representing a volume (image stack).
MRML node to represent display properties for tractography.
MRML node for representing diffusion weighted MRI volume.
Abstract Superclass for all specific types of MRML nodes.