
Go to the source code of this file.
Functions | |
| unsigned char * | read_texture (char *name, int *width, int *height, int *components, bool full_color=true) |
| unsigned char* read_texture | ( | char * | name, | |
| int * | width, | |||
| int * | height, | |||
| int * | components, | |||
| bool | full_color = true | |||
| ) |
Definition at line 316 of file texture.cpp.
1.5.3