Go to the documentation of this file.
40 #ifndef vtkUnstructuredGridHomogeneousRayIntegrator_h
41 #define vtkUnstructuredGridHomogeneousRayIntegrator_h
43 #include "vtkRenderingVolumeModule.h"
70 vtkGetMacro(TransferFunctionTableSize,
int);
97 #endif //vtkUnstructuredGridHomogeneousRayIntegrator_h
a superclass for volume ray integration functions
represents a volume (data & properties) in a rendered scene
virtual void Integrate(vtkDoubleArray *intersectionLengths, vtkDataArray *nearIntersections, vtkDataArray *farIntersections, float color[4])
Given a set of intersections (defined by the three arrays), compute the peicewise integration of the ...
record modification and/or execution time
vtkVolumeProperty * Property
virtual void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
abstract superclass for arrays of numeric data
int TransferFunctionTableSize
static vtkUnstructuredGridHomogeneousRayIntegrator * New()
performs peicewise constant ray integration.
a simple class to control print indentation
vtkUnstructuredGridHomogeneousRayIntegrator()
virtual void Initialize(vtkVolume *volume, vtkDataArray *scalars)
Set up the integrator with the given properties and scalars.
~vtkUnstructuredGridHomogeneousRayIntegrator()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual void GetTransferFunctionTables(vtkDataArray *scalars)
dynamic, self-adjusting array of double
represents the common properties for rendering a volume.
float ** AttenuationTable