#include <vtkVolumeRayCastMapper.h>
Inheritance diagram for vtkVolumeRayCastMapper:
This is the abstract class for mappers that use volumetric ray casting
Definition at line 88 of file vtkVolumeRayCastMapper.h.
|
|
|
|
|
Definition at line 161 of file vtkVolumeRayCastMapper.h. |
|
Instantiate object with no start, end, or progress methods. Reimplemented from vtkProcessObject. |
|
Return the class name as a string. This method is defined in all subclasses of vtkObject with the vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkVolumeMapper. |
|
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 vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkVolumeMapper. |
|
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 vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkVolumeMapper. |
|
Will cast the supplied object to vtkObject* is this is a safe operation (i.e., a safe downcast); otherwise NULL is returned. This method is defined in all subclasses of vtkObject with the vtkTypeMacro found in vtkSetGet.h. Reimplemented from vtkVolumeMapper. |
|
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 vtkVolumeMapper. |
|
Set/Get the distance between samples. This variable is only used for sampling ray casting methods. Methods that compute a ray value by stepping cell-by-cell are not affected by this value. Note: this distance is in volume coordinates. This means that if you set the scale to 4 in the vtkVolume, you will NOT have 4 times as many samples. |
|
|
|
Get / Set the ray bounder. This is used to clip the rays during ray casting. |
|
|
|
Get / Set the volume ray cast function. This is used to process values found along the ray to compute a final pixel value. |
|
|
|
Set / Get the gradient estimator used to estimate normals |
|
|
|
Get the gradient shader. |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Initialize rendering for this volume. Reimplemented from vtkVolumeMapper. Definition at line 124 of file vtkVolumeRayCastMapper.h. |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being consumed by this mapper. The parameter window could be used to determine which graphic resources to release. Reimplemented from vtkVolumeMapper. |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Return the scalar value below which all opacities are zero |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Reimplemented from vtkVolumeMapper. Definition at line 145 of file vtkVolumeRayCastMapper.h. |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE This is a ray cast mapper. Reimplemented from vtkAbstractMapper3D. Definition at line 149 of file vtkVolumeRayCastMapper.h. |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Values needed by the volume Reimplemented from vtkVolumeMapper. |
|
Reimplemented from vtkVolumeMapper. |
|
Definition at line 162 of file vtkVolumeRayCastMapper.h. |
|
|
|
|
|
|
|
|
|
Definition at line 164 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 165 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 166 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 169 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 171 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 172 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 173 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 174 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 192 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 194 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 195 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 196 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 197 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 198 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 199 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 200 of file vtkVolumeRayCastMapper.h. |
|
Definition at line 201 of file vtkVolumeRayCastMapper.h. |