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