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