Slicer
4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkSlicerVolumeRenderingModuleMRMLExport.h"
#include "vtkMRMLStorableNode.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | vtkMRMLVolumePropertyNode |
vtkMRMLVolumePropertyNode contains the transfer functions (scalar opacity, color and gradient opacity) for the volume rendering. More... | |
Macros | |
#define | COUNT_CROPPING_REGION_PLANES 6 |
#define COUNT_CROPPING_REGION_PLANES 6 |
Definition at line 25 of file vtkMRMLVolumePropertyNode.h.