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

3D or 2D or Texture image More...

#include <type_cub3d.h>

Public Attributes

void * img
 
char * addr
 
int bpp
 
int line_length
 
int endian
 
t_debug debug
 

Detailed Description

3D or 2D or Texture image

Definition at line 82 of file type_cub3d.h.

Member Data Documentation

◆ addr

char* s_img::addr

Definition at line 84 of file type_cub3d.h.

◆ bpp

int s_img::bpp

Definition at line 85 of file type_cub3d.h.

◆ debug

t_debug s_img::debug

Definition at line 88 of file type_cub3d.h.

◆ endian

int s_img::endian

Definition at line 87 of file type_cub3d.h.

◆ img

void* s_img::img

Definition at line 83 of file type_cub3d.h.

◆ line_length

int s_img::line_length

Definition at line 86 of file type_cub3d.h.


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