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

Vector implementation that stores t_pos2 objects. More...

#include <maze.h>

Collaboration diagram for s_posvec:

Data Fields

t_pos2data
 
size_t len
 
size_t capacity
 

Detailed Description

Vector implementation that stores t_pos2 objects.

Field Documentation

◆ capacity

size_t s_posvec::capacity

◆ data

t_pos2* s_posvec::data

◆ len

size_t s_posvec::len

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