Cub3D
Loading...
Searching...
No Matches
s_texture Struct Reference

texture More...

#include <type_cub3d.h>

Public Attributes

t_img img_tex
 
int width
 
int height
 
t_debug debug
 

Detailed Description

texture

Definition at line 94 of file type_cub3d.h.

Member Data Documentation

◆ debug

t_debug s_texture::debug

Definition at line 98 of file type_cub3d.h.

◆ height

int s_texture::height

Definition at line 97 of file type_cub3d.h.

◆ img_tex

t_img s_texture::img_tex

Definition at line 95 of file type_cub3d.h.

◆ width

int s_texture::width

Definition at line 96 of file type_cub3d.h.


The documentation for this struct was generated from the following file: