28#ifndef vtkUnstructuredGridVolumeMapper_h
29#define vtkUnstructuredGridVolumeMapper_h
31#include "vtkRenderingVolumeModule.h"
60 vtkGetMacro( BlendMode,
int );
80 MAXIMUM_INTENSITY_BLEND
Abstract class for a volume mapper.
abstract class to specify dataset behavior
a simple class to control print indentation
abstract specification for renderers
dataset represents arbitrary combinations of all possible cell types.
Abstract class for a unstructured grid volume mapper.
vtkUnstructuredGridBase * GetInput()
virtual void ReleaseGraphicsResources(vtkWindow *)
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
~vtkUnstructuredGridVolumeMapper()
vtkUnstructuredGridVolumeMapper()
void SetBlendModeToMaximumIntensity()
virtual void Render(vtkRenderer *ren, vtkVolume *vol)=0
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERI...
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int FillInputPortInformation(int, vtkInformation *)
Fill the input port information objects for this algorithm.
virtual void SetInputData(vtkUnstructuredGridBase *)
Set/Get the input data.
void SetBlendModeToComposite()
@ MAXIMUM_INTENSITY_BLEND
virtual void SetInputData(vtkDataSet *)
represents a volume (data & properties) in a rendered scene
window superclass for vtkRenderWindow
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.