| VTK
    | 
Go to the source code of this file.
| Classes | |
| class | vtkFixedPointVolumeRayCastMapper | 
| A fixed point mapper for volumes.  More... | |
| Macros | |
| #define | VTKKW_FP_SHIFT 15 | 
| #define | VTKKW_FPMM_SHIFT 17 | 
| #define | VTKKW_FP_MASK 0x7fff | 
| #define | VTKKW_FP_SCALE 32767.0 | 
| Functions | |
| VTK_THREAD_RETURN_TYPE | FixedPointVolumeRayCastMapper_CastRays (void *arg) | 
| VTK_THREAD_RETURN_TYPE | vtkFPVRCMSwitchOnDataType (void *arg) | 
| #define VTKKW_FP_SHIFT 15 | 
Definition at line 75 of file vtkFixedPointVolumeRayCastMapper.h.
| #define VTKKW_FPMM_SHIFT 17 | 
Definition at line 76 of file vtkFixedPointVolumeRayCastMapper.h.
| #define VTKKW_FP_MASK 0x7fff | 
Definition at line 77 of file vtkFixedPointVolumeRayCastMapper.h.
| #define VTKKW_FP_SCALE 32767.0 | 
Definition at line 78 of file vtkFixedPointVolumeRayCastMapper.h.
| VTK_THREAD_RETURN_TYPE FixedPointVolumeRayCastMapper_CastRays | ( | void * | arg | ) | 
| VTK_THREAD_RETURN_TYPE vtkFPVRCMSwitchOnDataType | ( | void * | arg | ) | 
 1.8.9.1
 1.8.9.1