RT
|
Functions | |
void | cam_ray (t_data *app, t_ray *res, float x, float y) |
t_color | recursive_cast (t_scene scene, t_settings settings, t_ray ray, int depth) |
t_shading | get_shading_data (t_inter *inter) |
int | __attribute__ ((hot)) |
int __attribute__ | ( | (hot) | ) |
t_color recursive_cast | ( | t_scene | scene, |
t_settings | settings, | ||
t_ray | ray, | ||
int | depth | ||
) |