Definition: rtstruct.h:30
Definition: rtstruct.h:189
void export_color(int fd, char *name, t_color color)
Definition: export_toolbox.c:18
void tore_export(int fd, void *shape)
Definition: export_toolbox.c:66
char * get_obj_str(int type)
void csg_export(int fd, void *shape)
Definition: export_csg.c:50
void cone_export(int fd, void *shape)
Definition: export_shape.c:50
void sphere_export(int fd, void *shape)
Definition: export_shape.c:37
void export_tvec3(int fd, char *name, t_vec3 vector)
Definition: export_toolbox.c:30
void cylinder_export(int fd, void *shape)
Definition: export_shape.c:64
void cube_export(int fd, void *shape)
Definition: export_shape.c:78
void set_win_title(SDL_Window *win, char *filename)
Definition: reload.c:77
void plane_export(int fd, void *shape)
Definition: export_shape.c:18
void export_material(int fd, t_material *mat)
Definition: export_toolbox.c:36