30 #ifndef vtkFixedPointVolumeRayCastCompositeShadeHelper_h
31 #define vtkFixedPointVolumeRayCastCompositeShadeHelper_h
33 #include "vtkRenderingVolumeModule.h"
A helper that generates composite 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.
vtkFixedPointVolumeRayCastCompositeShadeHelper()
static vtkFixedPointVolumeRayCastCompositeShadeHelper * New()
~vtkFixedPointVolumeRayCastCompositeShadeHelper()
An abstract helper that generates images for the volume ray cast mapper.
A fixed point mapper for volumes.
a simple class to control print indentation
represents a volume (data & properties) in a rendered scene