|
RT
|

Functions | |
| void | export_color (int fd, char *name, t_color color) |
| void | export_tvec3 (int fd, char *name, t_vec3 vector) |
| void | export_material (int fd, t_material *mat) |
| void | tore_export (int fd, void *shape) |
| void export_color | ( | int | fd, |
| char * | name, | ||
| t_color | color | ||
| ) |
| void export_material | ( | int | fd, |
| t_material * | mat | ||
| ) |
| void export_tvec3 | ( | int | fd, |
| char * | name, | ||
| t_vec3 | vector | ||
| ) |
| void tore_export | ( | int | fd, |
| void * | shape | ||
| ) |
1.8.17