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

Structure that handle vector coordinates in 2D space. More...

#include <data_structure.h>

Data Fields

float x
 
float y
 

Detailed Description

Structure that handle vector coordinates in 2D space.

Field Documentation

◆ x

float s_vec2::x

◆ y

float s_vec2::y

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