RT
|
Functions | |
void | parse_light (t_parse_txt *scene_file) |
Built a light obj and add it to the scene.lst_light. More... | |
char * | parse_str (t_parse_txt *scene_file, char *key) |
void parse_light | ( | t_parse_txt * | scene_file | ) |
Built a light obj and add it to the scene.lst_light.
scene_file | : Parsing struct |
char* parse_str | ( | t_parse_txt * | scene_file, |
char * | key | ||
) |