Trace Engine
A Raycaster Engine in C
Loading...
Searching...
No Matches
trc_world_position_t Struct Reference

#include <trc_world_position.h>

Data Fields

float x
 
float y
 

Detailed Description

A vector of 2 dimensions, the values x and y are floats

Field Documentation

◆ x

float trc_world_position_t::x

X component of the (x, y) vector

◆ y

float trc_world_position_t::y

Y component of the (x, y) vector


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