| Cub3D
    | 
| Public Attributes | |
| t_point * | data | 
| int | top | 
| int | capacity | 
Definition at line 155 of file type_cub3d.h.
| int s_stack::capacity | 
Definition at line 158 of file type_cub3d.h.
| t_point* s_stack::data | 
Definition at line 156 of file type_cub3d.h.
| int s_stack::top | 
Definition at line 157 of file type_cub3d.h.