#include <vtkVolumeRayCastCompositeFunction.h>
Inheritance diagram for vtkVolumeRayCastCompositeFunction:
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.
Definition at line 52 of file vtkVolumeRayCastCompositeFunction.h.
|
Reimplemented from vtkVolumeRayCastFunction. Definition at line 56 of file vtkVolumeRayCastCompositeFunction.h. |
|
|
|
|
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkObject. |
|
Reimplemented from vtkVolumeRayCastFunction. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkVolumeRayCastFunction. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkVolumeRayCastFunction. |
|
Reimplemented from vtkVolumeRayCastFunction. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkVolumeRayCastFunction. |
|
Set the CompositeMethod to either Classify First or Interpolate First |
|
Set the CompositeMethod to either Classify First or Interpolate First |
|
Set the CompositeMethod to either Classify First or Interpolate First Definition at line 64 of file vtkVolumeRayCastCompositeFunction.h. References VTK_COMPOSITE_INTERPOLATE_FIRST. |
|
Set the CompositeMethod to either Classify First or Interpolate First Definition at line 66 of file vtkVolumeRayCastCompositeFunction.h. References VTK_COMPOSITE_CLASSIFY_FIRST. |
|
Set the CompositeMethod to either Classify First or Interpolate First |
|
Implements vtkVolumeRayCastFunction. |
|
Get the value below which all scalar values are considered to have 0 opacity. Implements vtkVolumeRayCastFunction. |
|
This method gives the subclass a chance to do any special initialization that it may need to do BTX Implements vtkVolumeRayCastFunction. |
|
Definition at line 89 of file vtkVolumeRayCastCompositeFunction.h. |