Go to the documentation of this file.
35 #ifndef vtkVolumeRayCastIsosurfaceFunction_h
36 #define vtkVolumeRayCastIsosurfaceFunction_h
float GetZeroOpacityThreshold(vtkVolume *vol)
~vtkVolumeRayCastIsosurfaceFunction()
represents a volume (data & properties) in a rendered scene
a superclass for ray casting functions
#define vtkTypeMacro(thisClass, superclass)
void CastRay(vtkVolumeRayCastDynamicInfo *dynamicInfo, vtkVolumeRayCastStaticInfo *staticInfo)
A slow but accurate mapper for rendering volumes.
void SpecificFunctionInitialize(vtkRenderer *ren, vtkVolume *vol, vtkVolumeRayCastStaticInfo *staticInfo, vtkVolumeRayCastMapper *mapper)
a simple class to control print indentation
#define vtkGetMacro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
vtkSetMacro(IgnoreDriverBugs, bool)
abstract specification for renderers
vtkVolumeRayCastIsosurfaceFunction()
#define VTKRENDERINGVOLUME_EXPORT
static vtkVolumeRayCastIsosurfaceFunction * New()
An isosurface ray caster for volumes.