28#ifndef vtkMRMLVolumeRenderingWindowLevelWidget_h
29#define vtkMRMLVolumeRenderingWindowLevelWidget_h
31#include "vtkSlicerVolumeRenderingModuleMRMLDisplayableManagerExport.h"
35#include <vtkCallbackCommand.h>
36#include <vtkSmartPointer.h>
37#include <vtkWeakPointer.h>
43class vtkPiecewiseFunction;
44class vtkColorTransferFunction;
51 void PrintSelf(ostream& os, vtkIndent indent)
override;
101 int StartEventPosition[2];
102 int PreviousEventPosition[2];
105 vtkInternal* Internal;
MRML node to represent a 3D view.
vtkMRMLVolumePropertyNode contains the transfer functions (scalar opacity, color and gradient opacity...