Go to the documentation of this file.
34 #ifndef vtkVolumeRayCastCompositeFunction_h
35 #define vtkVolumeRayCastCompositeFunction_h
40 #define VTK_COMPOSITE_CLASSIFY_FIRST 0
41 #define VTK_COMPOSITE_INTERPOLATE_FIRST 1
void SetCompositeMethodToClassifyFirst()
void SpecificFunctionInitialize(vtkRenderer *ren, vtkVolume *vol, vtkVolumeRayCastStaticInfo *staticInfo, vtkVolumeRayCastMapper *mapper)
represents a volume (data & properties) in a rendered scene
a superclass for ray casting functions
#define vtkTypeMacro(thisClass, superclass)
void SetCompositeMethodToInterpolateFirst()
void PrintSelf(ostream &os, vtkIndent indent)
~vtkVolumeRayCastCompositeFunction()
A slow but accurate mapper for rendering volumes.
#define vtkSetClampMacro(name, type, min, max)
static vtkVolumeRayCastCompositeFunction * New()
a simple class to control print indentation
vtkVolumeRayCastCompositeFunction()
const char * GetCompositeMethodAsString(void)
#define vtkGetMacro(name, type)
abstract specification for renderers
#define VTKRENDERINGVOLUME_EXPORT
void CastRay(vtkVolumeRayCastDynamicInfo *dynamicInfo, vtkVolumeRayCastStaticInfo *staticInfo)
#define VTK_COMPOSITE_CLASSIFY_FIRST
float GetZeroOpacityThreshold(vtkVolume *vol)
#define VTK_COMPOSITE_INTERPOLATE_FIRST
a ray function for compositing