#include "vtkVolumeMapper.h"
Include dependency graph for vtkFixedPointVolumeRayCastMapper.h:
Go to the source code of this file.
Classes | |
class | vtkFixedPointVolumeRayCastMapper |
A fixed point mapper for volumes. More... | |
Defines | |
#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) |
|
|
Definition at line 67 of file vtkFixedPointVolumeRayCastMapper.h. |
|
Definition at line 68 of file vtkFixedPointVolumeRayCastMapper.h. |
|
Definition at line 69 of file vtkFixedPointVolumeRayCastMapper.h. Referenced by vtkFixedPointVolumeRayCastMapper::ToFixedPointDirection(), and vtkFixedPointVolumeRayCastMapper::ToFixedPointPosition(). |
|
|