Go to the documentation of this file.
27 #ifndef vtkUnstructuredGridVolumeMapper_h
28 #define vtkUnstructuredGridVolumeMapper_h
75 MAXIMUM_INTENSITY_BLEND
represents a volume (data & properties) in a rendered scene
dataset represents arbitrary combinations of all possible cell types. May be mapped onto a non-standa...
#define vtkTypeMacro(thisClass, superclass)
window superclass for vtkRenderWindow
void SetBlendModeToComposite()
virtual void ReleaseGraphicsResources(vtkWindow *)
a simple class to control print indentation
@ MAXIMUM_INTENSITY_BLEND
#define vtkGetMacro(name, type)
virtual void SetInputData(vtkUnstructuredGridBase *)
void PrintSelf(ostream &os, vtkIndent indent)
abstract class to specify dataset behavior
void SetBlendModeToMaximumIntensity()
vtkSetMacro(IgnoreDriverBugs, bool)
vtkUnstructuredGridBase * GetInput()
vtkUnstructuredGridVolumeMapper()
Abstract class for a unstructured grid volume mapper.
Abstract class for a volume mapper.
abstract specification for renderers
virtual int FillInputPortInformation(int, vtkInformation *)
#define VTKRENDERINGVOLUME_EXPORT
~vtkUnstructuredGridVolumeMapper()
virtual void SetInputData(vtkDataSet *)
virtual void Render(vtkRenderer *ren, vtkVolume *vol)=0