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