| Cub3D
    | 
texture More...
#include <type_cub3d.h>
| Public Attributes | |
| t_img | img_tex | 
| int | width | 
| int | height | 
| t_debug | debug | 
texture
Definition at line 94 of file type_cub3d.h.
| t_debug s_texture::debug | 
Definition at line 98 of file type_cub3d.h.
| int s_texture::height | 
Definition at line 97 of file type_cub3d.h.
| t_img s_texture::img_tex | 
Definition at line 95 of file type_cub3d.h.
| int s_texture::width | 
Definition at line 96 of file type_cub3d.h.