OpenTTD Source
20241108-master-g80f628063a
|
A simple 2D vertex with just position and texture. More...
Data Fields | |
float | x |
float | y |
float | u |
float | v |
A simple 2D vertex with just position and texture.
Definition at line 125 of file opengl.cpp.