21 #ifndef __qSlicerLabelMapVolumeDisplayWidget_h 22 #define __qSlicerLabelMapVolumeDisplayWidget_h 28 #include <ctkVTKObject.h> 33 #include "qSlicerVolumesModuleWidgetsExport.h" 38 class qSlicerLabelMapVolumeDisplayWidgetPrivate;
54 int sliceIntersectionThickness()
const;
64 void setSliceIntersectionThickness(
int);
67 void updateWidgetFromMRML();
70 QScopedPointer<qSlicerLabelMapVolumeDisplayWidgetPrivate>
d_ptr;
MRML node for representing a volume (image stack).
Abstract Superclass for all specific types of MRML nodes.
MRML node for representing a volume display attributes.