RT
Data Structures | Typedefs | Functions
csg.h File Reference
#include "rtstruct.h"
Include dependency graph for csg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  s_csg_op
 
struct  s_inter_csg
 

Typedefs

typedef struct s_csg_op t_csg_op
 
typedef struct s_inter_csg t_inter_csg
 

Functions

bool is_inside_cone (t_inter *inter)
 
t_inter not_plane (t_inter core, t_inter sub)
 

Typedef Documentation

◆ t_csg_op

typedef struct s_csg_op t_csg_op

◆ t_inter_csg

typedef struct s_inter_csg t_inter_csg

Function Documentation

◆ is_inside_cone()

bool is_inside_cone ( t_inter inter)

◆ not_plane()

t_inter not_plane ( t_inter  core,
t_inter  sub 
)