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 73 of file vtkFixedPointVolumeRayCastMapper.h.
#define VTKKW_FPMM_SHIFT 17 |
Definition at line 74 of file vtkFixedPointVolumeRayCastMapper.h.
#define VTKKW_FP_MASK 0x7fff |
Definition at line 75 of file vtkFixedPointVolumeRayCastMapper.h.
#define VTKKW_FP_SCALE 32767.0 |
Definition at line 76 of file vtkFixedPointVolumeRayCastMapper.h.
VTK_THREAD_RETURN_TYPE FixedPointVolumeRayCastMapper_CastRays | ( | void * | arg | ) |
VTK_THREAD_RETURN_TYPE vtkFPVRCMSwitchOnDataType | ( | void * | arg | ) |