VTK
|
#include "vtkRenderingVolumeModule.h"
#include "vtkVolumeMapper.h"
#include "vtkVolumeRayCastFunction.h"
Go to the source code of this file.
Classes | |
class | vtkVolumeRayCastMapper |
A slow but accurate mapper for rendering volumes. More... | |
Macros | |
#define | vtkTrilinFuncMacro(v, x, y, z, a, b, c, d, e, f, g, h) |
Functions | |
VTK_THREAD_RETURN_TYPE | VolumeRayCastMapper_CastRays (void *arg) |
#define vtkTrilinFuncMacro | ( | v, | |
x, | |||
y, | |||
z, | |||
a, | |||
b, | |||
c, | |||
d, | |||
e, | |||
f, | |||
g, | |||
h | |||
) |
Definition at line 55 of file vtkVolumeRayCastMapper.h.
VTK_THREAD_RETURN_TYPE VolumeRayCastMapper_CastRays | ( | void * | arg | ) |