#include <vtkProjectedTetrahedraMapper.h>
Inheritance diagram for vtkProjectedTetrahedraMapper:
vtkProjectedTetrahedraMapper is an implementation of the classic Projected Tetrahedra algorithm presented by Shirley and Tuchman in "A Polygonal Approximation to Direct Scalar Volume Rendering" in Computer Graphics, December 1990.
Definition at line 53 of file vtkProjectedTetrahedraMapper.h.
|
Reimplemented from vtkUnstructuredGridVolumeMapper. Definition at line 57 of file vtkProjectedTetrahedraMapper.h. |
|
|
|
|
|
Reimplemented from vtkUnstructuredGridVolumeMapper. |
|
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 vtkUnstructuredGridVolumeMapper. |
|
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 vtkUnstructuredGridVolumeMapper. |
|
Reimplemented from vtkUnstructuredGridVolumeMapper. |
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkAlgorithm. |
|
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 vtkUnstructuredGridVolumeMapper. |
|
|
|
|
|
Control how the filter works with scalar point data and cell attribute data. By default (ScalarModeToDefault), the filter will use point data, and if no point data is available, then cell data is used. Alternatively you can explicitly set the filter to use point data (ScalarModeToUsePointData) or cell data (ScalarModeToUseCellData). You can also choose to get the scalars from an array in point field data (ScalarModeToUsePointFieldData) or cell field data (ScalarModeToUseCellFieldData). If scalars are coming from a field data array, you must call SelectColorArray before you call GetColors. |
|
|
|
Definition at line 77 of file vtkProjectedTetrahedraMapper.h. References VTK_SCALAR_MODE_DEFAULT. |
|
Definition at line 79 of file vtkProjectedTetrahedraMapper.h. References VTK_SCALAR_MODE_USE_POINT_DATA. |
|
Definition at line 81 of file vtkProjectedTetrahedraMapper.h. References VTK_SCALAR_MODE_USE_CELL_DATA. |
|
Definition at line 83 of file vtkProjectedTetrahedraMapper.h. References VTK_SCALAR_MODE_USE_POINT_FIELD_DATA. |
|
Definition at line 85 of file vtkProjectedTetrahedraMapper.h. References VTK_SCALAR_MODE_USE_CELL_FIELD_DATA. |
|
When ScalarMode is set to UsePointFileData or UseCellFieldData, you can specify which array to use for coloring using these methods. The transfer function in the vtkVolumeProperty (attached to the calling vtkVolume) will decide how to convert vectors to colors. |
|
When ScalarMode is set to UsePointFileData or UseCellFieldData, you can specify which array to use for coloring using these methods. The transfer function in the vtkVolumeProperty (attached to the calling vtkVolume) will decide how to convert vectors to colors. |
|
Get the array name or number and component to color by. Definition at line 100 of file vtkProjectedTetrahedraMapper.h. |
|
Get the array name or number and component to color by. Definition at line 101 of file vtkProjectedTetrahedraMapper.h. |
|
Get the array name or number and component to color by. Definition at line 102 of file vtkProjectedTetrahedraMapper.h. |
|
Return the method for obtaining scalar data. |
|
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERING PROCESS Render the volume Implements vtkUnstructuredGridVolumeMapper. |
|
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 vtkUnstructuredGridVolumeMapper. |
|
|
|
|
|
The visibility sort will probably make a reference loop by holding a reference to the input. Reimplemented from vtkAlgorithm. |
|
Definition at line 119 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 120 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 122 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 124 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 125 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 126 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 127 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 129 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 131 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 133 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 134 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 135 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 136 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 138 of file vtkProjectedTetrahedraMapper.h. |
|
Definition at line 140 of file vtkProjectedTetrahedraMapper.h. |