#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_VOLUMERENDERING_EXPORT |
|
Definition at line 68 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToComposite(). |
|
Definition at line 69 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToMaximumIntensity(). |
|
Definition at line 70 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToMinimumIntensity(). |
|
Definition at line 72 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetCursorTypeAsString(), and vtkVolumeProMapper::SetCursorTypeToCrossHair(). |
|
Definition at line 73 of file vtkVolumeProMapper.h. Referenced by vtkVolumeProMapper::GetCursorTypeAsString(), and vtkVolumeProMapper::SetCursorTypeToPlane(). |
|
Definition at line 75 of file vtkVolumeProMapper.h. |
|
Definition at line 76 of file vtkVolumeProMapper.h. |
|
Definition at line 77 of file vtkVolumeProMapper.h. |
|
Definition at line 82 of file vtkVolumeProMapper.h. |