#include "mitkEnumerationProperty.h"
Go to the source code of this file.
Classes | |
class | mitk::VtkVolumeRenderingProperty |
Namespaces | |
namespace | mitk |
Qmitk. | |
Defines | |
#define | VTK_RAY_CAST_COMPOSITE_FUNCTION 1 |
#define | VTK_VOLUME_RAY_CAST_MIP_FUNCTION 2 |
#define VTK_RAY_CAST_COMPOSITE_FUNCTION 1 |
Definition at line 23 of file mitkVtkVolumeRenderingProperty.h.
Referenced by mitk::VtkVolumeRenderingProperty::AddRenderingTypes(), mitk::VolumeDataVtkMapper3D::GenerateData(), mitk::VtkVolumeRenderingProperty::SetRenderingTypeToComposite(), and mitk::VtkVolumeRenderingProperty::VtkVolumeRenderingProperty().
#define VTK_VOLUME_RAY_CAST_MIP_FUNCTION 2 |
Definition at line 24 of file mitkVtkVolumeRenderingProperty.h.
Referenced by mitk::VtkVolumeRenderingProperty::AddRenderingTypes(), mitk::VolumeDataVtkMapper3D::GenerateData(), and mitk::VtkVolumeRenderingProperty::SetRenderingTypeToMIP().