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

Structure used to store the coordinates (positive only). More...

#include <data_structure.h>

Data Fields

size_t x
 
size_t y
 

Detailed Description

Structure used to store the coordinates (positive only).

Field Documentation

◆ x

size_t s_coordinates::x

◆ y

size_t s_coordinates::y

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