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