DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
fontfilecache_t Struct Reference
Collaboration diagram for fontfilecache_t:

Data Fields

unsigned char * buf
fs_offset_t len
char path [MAX_QPATH]
int refcount

Detailed Description

Definition at line 259 of file ft2.c.

Field Documentation

◆ buf

unsigned char* fontfilecache_t::buf

Definition at line 261 of file ft2.c.

◆ len

fs_offset_t fontfilecache_t::len

Definition at line 262 of file ft2.c.

◆ path

char fontfilecache_t::path[MAX_QPATH]

Definition at line 264 of file ft2.c.

◆ refcount

int fontfilecache_t::refcount

Definition at line 263 of file ft2.c.


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