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

Rendering/vtkVolumeMapper.h File Reference

#include "vtkAbstractMapper3D.h"

Include dependency graph for vtkVolumeMapper.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  vtkVolumeMapper
 Abstract class for a volume mapper. More...


Defines

#define VTK_CROP_SUBVOLUME   0x0002000
#define VTK_CROP_FENCE   0x2ebfeba
#define VTK_CROP_INVERTED_FENCE   0x5140145
#define VTK_CROP_CROSS   0x0417410
#define VTK_CROP_INVERTED_CROSS   0x7be8bef


Define Documentation

#define VTK_CROP_SUBVOLUME   0x0002000
 

Definition at line 55 of file vtkVolumeMapper.h.

Referenced by vtkVolumeMapper::SetCroppingRegionFlagsToSubVolume().

#define VTK_CROP_FENCE   0x2ebfeba
 

Definition at line 56 of file vtkVolumeMapper.h.

Referenced by vtkVolumeMapper::SetCroppingRegionFlagsToFence().

#define VTK_CROP_INVERTED_FENCE   0x5140145
 

Definition at line 57 of file vtkVolumeMapper.h.

Referenced by vtkVolumeMapper::SetCroppingRegionFlagsToInvertedFence().

#define VTK_CROP_CROSS   0x0417410
 

Definition at line 58 of file vtkVolumeMapper.h.

Referenced by vtkVolumeMapper::SetCroppingRegionFlagsToCross().

#define VTK_CROP_INVERTED_CROSS   0x7be8bef
 

Definition at line 59 of file vtkVolumeMapper.h.

Referenced by vtkVolumeMapper::SetCroppingRegionFlagsToInvertedCross().