Functions | |
| void | c_tmap_scanline_per () |
| void | c_tmap_scanline_per_nolight () |
| void | c_tmap_scanline_lin () |
| void | c_tmap_scanline_lin_nolight () |
| void | c_tmap_scanline_flat () |
| void | c_tmap_scanline_shaded () |
| void | select_tmap (char *type) |
Variables | |
| void(* | cur_tmap_scanline_per )(void) |
| void(* | cur_tmap_scanline_per_nolight )(void) |
| void(* | cur_tmap_scanline_lin )(void) |
| void(* | cur_tmap_scanline_lin_nolight )(void) |
| void(* | cur_tmap_scanline_flat )(void) |
| void(* | cur_tmap_scanline_shaded )(void) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6