FreeWRL / FreeX3D 4.3.0
chardata Struct Reference

Data Fields

unsigned int iglyph
 
double advance
 
double x
 
double y
 
double sx
 
double sy
 

Detailed Description

Definition at line 203 of file Component_Text.c.

Field Documentation

◆ advance

double chardata::advance

Definition at line 205 of file Component_Text.c.

◆ iglyph

unsigned int chardata::iglyph

Definition at line 204 of file Component_Text.c.

◆ sx

double chardata::sx

Definition at line 208 of file Component_Text.c.

◆ sy

double chardata::sy

Definition at line 209 of file Component_Text.c.

◆ x

double chardata::x

Definition at line 206 of file Component_Text.c.

◆ y

double chardata::y

Definition at line 207 of file Component_Text.c.


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