#include "rendermodes.h"
Functions | |
void | slice_arb_dist (float delta) |
Handle arbitrary cut-slice-planes. | |
void | slice_arb (void) |
Handle arbitrary cut-slice-planes. | |
void | slice_init (void) |
Initialize all variables for slice-rendering. | |
void | slice_rt (rendersurf *rtsurf, uint32_t *voxel) |
Render slices by raytracing. | |
Variables | |
float | ipos [4] |
float | ifor [4] |
float | iup [4] |
float | istr [4] |
|
Handle arbitrary cut-slice-planes. Set up new equation for cut-calculation.
|
|
Render slices by raytracing.
|