FreeWRL / FreeX3D 4.3.0
pRasterFont Struct Reference

Data Fields

struct X3D_Text myText
 
struct X3D_FontStyle myFont
 
bool rf_initialized
 
int xf_color
 
vec4f_t xf_colors [3]
 

Detailed Description

Definition at line 57 of file RasterFont.c.

Field Documentation

◆ myFont

struct X3D_FontStyle pRasterFont::myFont

Definition at line 59 of file RasterFont.c.

◆ myText

struct X3D_Text pRasterFont::myText

Definition at line 58 of file RasterFont.c.

◆ rf_initialized

bool pRasterFont::rf_initialized

Definition at line 61 of file RasterFont.c.

◆ xf_color

int pRasterFont::xf_color

Definition at line 62 of file RasterFont.c.

◆ xf_colors

vec4f_t pRasterFont::xf_colors[3]

Definition at line 63 of file RasterFont.c.


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