OpenTTD Source  20241111-master-gce64d5f5d9
Simple2DVertex Struct Reference

A simple 2D vertex with just position and texture. More...

Data Fields

float x
 
float y
 
float u
 
float v
 

Detailed Description

A simple 2D vertex with just position and texture.

Definition at line 125 of file opengl.cpp.


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