28#ifndef vtkFixedPointVolumeRayCastMIPHelper_h
29#define vtkFixedPointVolumeRayCastMIPHelper_h
32#include "vtkRenderingVolumeModule.h"
An abstract helper that generates images for the volume ray cast mapper.
A helper that generates MIP images for the volume ray cast mapper.
~vtkFixedPointVolumeRayCastMIPHelper() override
static vtkFixedPointVolumeRayCastMIPHelper * New()
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