Go to the documentation of this file.
30 #ifndef vtkFixedPointVolumeRayCastCompositeGOHelper_h
31 #define vtkFixedPointVolumeRayCastCompositeGOHelper_h
33 #include "vtkRenderingVolumeModule.h"
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.
vtkFixedPointVolumeRayCastCompositeGOHelper()
~vtkFixedPointVolumeRayCastCompositeGOHelper() override
a simple class to control print indentation
static vtkFixedPointVolumeRayCastCompositeGOHelper * New()
void GenerateImage(int threadID, int threadCount, vtkVolume *vol, vtkFixedPointVolumeRayCastMapper *mapper) override
An abstract helper that generates images for the volume ray cast mapper.
A helper that generates composite images for the volume ray cast mapper.