DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
FT_Vector Struct Reference

#include <ft2_defs.h>

Collaboration diagram for FT_Vector:

Data Fields

FT_Pos x
FT_Pos y

Detailed Description

Definition at line 46 of file ft2_defs.h.

Field Documentation

◆ x

FT_Pos FT_Vector::x

Definition at line 48 of file ft2_defs.h.

Referenced by Font_GetKerningForMap(), and Font_LoadSize().

◆ y

FT_Pos FT_Vector::y

Definition at line 49 of file ft2_defs.h.

Referenced by Font_GetKerningForMap(), and Font_LoadSize().


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