27 #ifndef __vtkUnstructuredGridVolumeMapper_h
28 #define __vtkUnstructuredGridVolumeMapper_h
51 vtkSetMacro( BlendMode,
int );
56 vtkGetMacro( BlendMode,
int );
74 MAXIMUM_INTENSITY_BLEND
represents a volume (data & properties) in a rendered scene
virtual void Render(vtkRenderer *ren, vtkVolume *vol)=0
abstract class to specify dataset behavior
Abstract class for a volume mapper.
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent)
void SetBlendModeToComposite()
window superclass for vtkRenderWindow
virtual void SetInput(vtkDataSet *)
a simple class to control print indentation
Abstract class for a unstructured grid volume mapper.
dataset represents arbitrary combinations of all possible cell types
virtual int FillInputPortInformation(int port, vtkInformation *info)
void SetBlendModeToMaximumIntensity()
virtual void ReleaseGraphicsResources(vtkWindow *)