RT
Functions
inter_csg_op.c File Reference
#include "librt.h"
#include "csg.h"
#include "libft.h"
#include <math.h>
Include dependency graph for inter_csg_op.c:

Functions

t_inter inter_from_csg_op (int type, t_inter left, t_inter right, t_ray incoming)
 

Function Documentation

◆ inter_from_csg_op()

t_inter inter_from_csg_op ( int  type,
t_inter  left,
t_inter  right,
t_ray  incoming 
)