Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Rendering/vtkVolumeProMapper.h File Reference

#include "vtkVolumeMapper.h"
#include "vtkToolkits.h"
#include "vtkVersion.h"

Include dependency graph for vtkVolumeProMapper.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

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


Define Documentation

#define VTK_BLEND_MODE_COMPOSITE   0
 

Definition at line 84 of file vtkVolumeProMapper.h.

Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToComposite().

#define VTK_BLEND_MODE_MAX_INTENSITY   1
 

Definition at line 85 of file vtkVolumeProMapper.h.

Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToMaximumIntensity().

#define VTK_BLEND_MODE_MIN_INTENSITY   2
 

Definition at line 86 of file vtkVolumeProMapper.h.

Referenced by vtkVolumeProMapper::GetBlendModeAsString(), and vtkVolumeProMapper::SetBlendModeToMinimumIntensity().

#define VTK_CURSOR_TYPE_CROSSHAIR   0
 

Definition at line 88 of file vtkVolumeProMapper.h.

Referenced by vtkVolumeProMapper::GetCursorTypeAsString(), and vtkVolumeProMapper::SetCursorTypeToCrossHair().

#define VTK_CURSOR_TYPE_PLANE   1
 

Definition at line 89 of file vtkVolumeProMapper.h.

Referenced by vtkVolumeProMapper::GetCursorTypeAsString(), and vtkVolumeProMapper::SetCursorTypeToPlane().

#define VTK_VOLUME_8BIT   0
 

Definition at line 91 of file vtkVolumeProMapper.h.

#define VTK_VOLUME_12BIT_UPPER   1
 

Definition at line 92 of file vtkVolumeProMapper.h.

#define VTK_VOLUME_12BIT_LOWER   2
 

Definition at line 93 of file vtkVolumeProMapper.h.

#define VTK_VOLUME_PRO_MAPPER_EXPORT   VTK_RENDERING_EXPORT
 

Definition at line 98 of file vtkVolumeProMapper.h.