vtkVolumeRayCastCompositeFunction - a ray function for compositing
Super Class: vtkVolumeRayCastFunction
Description:
vtkVolumeRayCastCompositeFunction is a ray function that can be used within a vtkVolumeRayCastMapper. This function performs compositing along the ray according to the properties stored in the vtkVolumeProperty for the volume.
See Also:
Methods:
void vtkVolumeRayCastCompositeFunction () | |
void vtkVolumeRayCastCompositeFunction () | |
static vtkVolumeRayCastCompositeFunction *New () | |
const char *GetClassName () | |
void PrintSelf (unknown & ,vtkIndent ) | |
void CastARay (int ,void * ,float ,float ,int ,float ) | |
float GetZeroOpacityThreshold (vtkVolume *) | |
void SpecificFunctionInitialize (vtkRenderer * ,vtkVolume * ,vtkVolumeRayCastMapper *) |
Detailed Method Descriptions:
void CastARay (int ,void * ,float ,float ,int ,float ) |
float GetZeroOpacityThreshold (vtkVolume *) |