RT
|
Functions | |
void | list_scenes (t_gui *gui) |
void | material_list (t_list *lst_mat, t_material *mat) |
bool | load_selected_tex (const char *label, char *name, t_list *current, t_texture **selected) |
void | new_obj_list (int *type) |
void | node_type_list (t_csg_op *csg_op) |
void list_scenes | ( | t_gui * | gui | ) |
bool load_selected_tex | ( | const char * | label, |
char * | name, | ||
t_list * | current, | ||
t_texture ** | selected | ||
) |
void material_list | ( | t_list * | lst_mat, |
t_material * | mat | ||
) |
void new_obj_list | ( | int * | type | ) |
void node_type_list | ( | t_csg_op * | csg_op | ) |