21#ifndef __qSlicerDiffusionTensorVolumeDisplayWidget_h
22#define __qSlicerDiffusionTensorVolumeDisplayWidget_h
28#include <ctkVTKObject.h>
33#include "qSlicerVolumesModuleWidgetsExport.h"
38class vtkMRMLDiffusionTensorSliceDisplayNode;
40class qSlicerDiffusionTensorVolumeDisplayWidgetPrivate;
70 QScopedPointer<qSlicerDiffusionTensorVolumeDisplayWidgetPrivate>
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.