Go to the documentation of this file.
28 #ifndef vtkFixedPointVolumeRayCastMIPHelper_h
29 #define vtkFixedPointVolumeRayCastMIPHelper_h
31 #include "vtkRenderingVolumeModule.h"
vtkFixedPointVolumeRayCastMIPHelper()
represents a volume (data & properties) in a rendered scene
A fixed point mapper for volumes.
static vtkFixedPointVolumeRayCastMIPHelper * New()
A helper that generates MIP images for the volume ray cast mapper.
virtual void GenerateImage(int threadID, int threadCount, vtkVolume *vol, vtkFixedPointVolumeRayCastMapper *mapper)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
~vtkFixedPointVolumeRayCastMIPHelper()
An abstract helper that generates images for the volume ray cast mapper.