#include "vtkVolumeMapper.h"
#include "vtkToolkits.h"
#include "vtkVersion.h"
Include dependency graph for vtkVolumeProMapper.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | vtkVolumeProMapper |
Superclass for VolumePRO volume rendering mappers. More... | |
Defines | |
#define | VTK_BLEND_MODE_COMPOSITE 0 |
#define | VTK_BLEND_MODE_MAX_INTENSITY 1 |
#define | VTK_BLEND_MODE_MIN_INTENSITY 2 |
#define | VTK_CURSOR_TYPE_CROSSHAIR 0 |
#define | VTK_CURSOR_TYPE_PLANE 1 |
#define | VTK_VOLUME_8BIT 0 |
#define | VTK_VOLUME_12BIT_UPPER 1 |
#define | VTK_VOLUME_12BIT_LOWER 2 |
#define | VTK_VOLUME_PRO_MAPPER_EXPORT VTK_RENDERING_EXPORT |
|
Definition at line 79 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToComposite(). |
|
Definition at line 80 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToMaximumIntensity(). |
|
Definition at line 81 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToMinimumIntensity(). |
|
Definition at line 83 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetCursorTypeAsString(), and vtkVolumeProMapper::SetCursorTypeToCrossHair(). |
|
Definition at line 84 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetCursorTypeAsString(), and vtkVolumeProMapper::SetCursorTypeToPlane(). |
|
Definition at line 86 of file vtkVolumeProMapper.h. |
|
Definition at line 87 of file vtkVolumeProMapper.h. |
|
Definition at line 88 of file vtkVolumeProMapper.h. |
|
Definition at line 93 of file vtkVolumeProMapper.h. |