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

vtkVolumeRayCastCompositeFunction.h File Reference

#include "vtkVolumeRayCastFunction.h"

Go to the source code of this file.

Defines

#define VTK_COMPOSITE_CLASSIFY_FIRST   0
#define VTK_COMPOSITE_INTERPOLATE_FIRST   1


Define Documentation

#define VTK_COMPOSITE_CLASSIFY_FIRST   0
 

Definition at line 43 of file vtkVolumeRayCastCompositeFunction.h.

Referenced by vtkVolumeRayCastCompositeFunction::SetCompositeMethodToClassifyFirst().

#define VTK_COMPOSITE_INTERPOLATE_FIRST   1
 

Definition at line 44 of file vtkVolumeRayCastCompositeFunction.h.

Referenced by vtkVolumeRayCastCompositeFunction::SetCompositeMethodToInterpolateFirst().