FreeWRL / FreeX3D 4.3.0
screentextdata Struct Reference

Data Fields

int nalloc
 
int nrow
 
row32rowvec
 
void * atlasfont
 
float size
 
float faceheight
 
float emsize
 

Detailed Description

Definition at line 223 of file Component_Text.c.

Field Documentation

◆ atlasfont

void* screentextdata::atlasfont

Definition at line 227 of file Component_Text.c.

◆ emsize

float screentextdata::emsize

Definition at line 231 of file Component_Text.c.

◆ faceheight

float screentextdata::faceheight

Definition at line 230 of file Component_Text.c.

◆ nalloc

int screentextdata::nalloc

Definition at line 224 of file Component_Text.c.

◆ nrow

int screentextdata::nrow

Definition at line 225 of file Component_Text.c.

◆ rowvec

row32* screentextdata::rowvec

Definition at line 226 of file Component_Text.c.

◆ size

float screentextdata::size

Definition at line 229 of file Component_Text.c.


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