21#ifndef __qMRMLVolumePropertyNodeWidget_h
22#define __qMRMLVolumePropertyNodeWidget_h
28#include <ctkVTKObject.h>
31#include "qSlicerVolumeRenderingModuleWidgetsExport.h"
32class qMRMLVolumePropertyNodeWidgetPrivate;
39class vtkControlPointsItem;
40class vtkVolumeProperty;
74 bool dontMoveFirstAndLast =
false);
76 bool dontSpreadFirstAndLast =
false);
91 QScopedPointer<qMRMLVolumePropertyNodeWidgetPrivate>
d_ptr;
Abstract Superclass for all specific types of MRML nodes.
vtkMRMLVolumePropertyNode contains the transfer functions (scalar opacity, color and gradient opacity...