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

vtkVolumeRayCastMIPFunction.h File Reference

#include "vtkVolumeRayCastFunction.h"

Include dependency graph for vtkVolumeRayCastMIPFunction.h:

Include dependency graph

Go to the source code of this file.

Classes

class  vtkVolumeRayCastMIPFunction
 A maximum intensity projection ray caster for volumes. More...

Defines

#define VTK_MAXIMIZE_SCALAR_VALUE   0
#define VTK_MAXIMIZE_OPACITY   1


Define Documentation

#define VTK_MAXIMIZE_SCALAR_VALUE   0
 

Definition at line 52 of file vtkVolumeRayCastMIPFunction.h.

Referenced by vtkVolumeRayCastMIPFunction::SetMaximizeMethodToScalarValue().

#define VTK_MAXIMIZE_OPACITY   1
 

Definition at line 53 of file vtkVolumeRayCastMIPFunction.h.

Referenced by vtkVolumeRayCastMIPFunction::SetMaximizeMethodToOpacity().