FreeWRL / FreeX3D 4.3.0
_AtlasFont Struct Reference

Data Fields

char * name
 
int type
 
char * path
 
FT_Face fontFace
 
int EMsize
 
AtlasEntrySetset
 

Detailed Description

Definition at line 2287 of file Component_Text.c.

Field Documentation

◆ EMsize

int _AtlasFont::EMsize

Definition at line 2292 of file Component_Text.c.

◆ fontFace

FT_Face _AtlasFont::fontFace

Definition at line 2291 of file Component_Text.c.

◆ name

char* _AtlasFont::name

Definition at line 2288 of file Component_Text.c.

◆ path

char* _AtlasFont::path

Definition at line 2290 of file Component_Text.c.

◆ set

AtlasEntrySet* _AtlasFont::set

Definition at line 2294 of file Component_Text.c.

◆ type

int _AtlasFont::type

Definition at line 2289 of file Component_Text.c.


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