TORCS  1.3.9
The Open Racing Car Simulator
GLFONT Struct Reference

#include <guifont.h>

Collaboration diagram for GLFONT:

Public Attributes

uint Tex
 
int TexWidth
 
int TexHeight
 
int IntStart
 
int IntEnd
 
GLFONTCHARChar
 

Detailed Description

Definition at line 31 of file guifont.h.

Member Data Documentation

◆ Char

GLFONTCHAR* GLFONT::Char

Definition at line 36 of file guifont.h.

◆ IntEnd

int GLFONT::IntEnd

Definition at line 35 of file guifont.h.

◆ IntStart

int GLFONT::IntStart

Definition at line 35 of file guifont.h.

◆ Tex

uint GLFONT::Tex

Definition at line 33 of file guifont.h.

◆ TexHeight

int GLFONT::TexHeight

Definition at line 34 of file guifont.h.

◆ TexWidth

int GLFONT::TexWidth

Definition at line 34 of file guifont.h.


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