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

Public Attributes

t_pointdata
 
int top
 
int capacity
 

Detailed Description

Definition at line 155 of file type_cub3d.h.

Member Data Documentation

◆ capacity

int s_stack::capacity

Definition at line 158 of file type_cub3d.h.

◆ data

t_point* s_stack::data

Definition at line 156 of file type_cub3d.h.

◆ top

int s_stack::top

Definition at line 157 of file type_cub3d.h.


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