18 #ifndef __qSlicerMultiVolumeRenderingModuleWidget_h 19 #define __qSlicerMultiVolumeRenderingModuleWidget_h 24 #include "qSlicerMultiVolumeRenderingModuleExport.h" 26 class qSlicerMultiVolumeRenderingModuleWidgetPrivate;
55 void onVisibilityBgVolumeChanged(
bool);
56 void onVisibilityFgVolumeChanged(
bool);
57 void onVisibilityLabelmapVolumeChanged(
bool);
59 void onCurrentBgVolumeMRMLImageNodeChanged(
vtkMRMLNode* node);
60 void onCurrentFgVolumeMRMLImageNodeChanged(
vtkMRMLNode* node);
61 void onCurrentLabelmapVolumeMRMLImageNodeChanged(
vtkMRMLNode* node);
63 void onCurrentMRMLDisplayNodeChanged(
vtkMRMLNode* node);
65 void updateRenderingFromMRMLDisplayNode();
68 QScopedPointer<qSlicerMultiVolumeRenderingModuleWidgetPrivate>
d_ptr;
MRML node to represent a 3D view.
MRML node for representing a volume (image stack).
Abstract Superclass for all specific types of MRML nodes.
vtkMRMLVolumePropertyNode contains the transfer functions (scalar opacity, color and gradient opacity...