RAY
Documentation
[revenir à la page d'accueil]
RAY
extern int ray_intersect(RAY *ray, DPOINT *point);
extern int ray_occlusion(RAY *ray);
extern void ray_get_origin(RAY *ray, DPOINT *point);