|
Trace Engine
A Raycaster Engine in C
|
#include <trc_world_position.h>
Data Fields | |
| float | x |
| float | y |
A vector of 2 dimensions, the values x and y are floats
| float trc_world_position_t::x |
X component of the (x, y) vector
| float trc_world_position_t::y |
Y component of the (x, y) vector