Main Page | Directories | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkVolumeRayCastCompositeFunction.h File Reference

#include "vtkVolumeRayCastFunction.h"

Include dependency graph for vtkVolumeRayCastCompositeFunction.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkVolumeRayCastCompositeFunction
 a ray function for compositing More...

Defines

#define VTK_COMPOSITE_CLASSIFY_FIRST   0
#define VTK_COMPOSITE_INTERPOLATE_FIRST   1


Define Documentation

#define VTK_COMPOSITE_CLASSIFY_FIRST   0
 

Definition at line 49 of file vtkVolumeRayCastCompositeFunction.h.

Referenced by vtkVolumeRayCastCompositeFunction::SetCompositeMethodToClassifyFirst().

#define VTK_COMPOSITE_INTERPOLATE_FIRST   1
 

Definition at line 50 of file vtkVolumeRayCastCompositeFunction.h.

Referenced by vtkVolumeRayCastCompositeFunction::SetCompositeMethodToInterpolateFirst().