|
RT
|
#include <rtstruct.h>

Data Fields | |
| float | dist |
| t_vec2 | hit_pts |
| t_obj * | obj |
| t_ray | ray |
| t_pt3 | point |
| t_vec3 | n |
| t_ray | deflected |
| t_ray s_inter::deflected |
| float s_inter::dist |
| t_vec2 s_inter::hit_pts |
| t_vec3 s_inter::n |
| t_obj* s_inter::obj |
| t_pt3 s_inter::point |
| t_ray s_inter::ray |
1.8.17