FreeWRL / FreeX3D 4.3.0
row32 Struct Reference

Data Fields

int allocn
 
int len32
 
unsigned int * str32
 
int iglyphstartindex
 
double hrowsize
 
double vcolsize
 
double widestchar
 
chardatachr
 

Detailed Description

Definition at line 211 of file Component_Text.c.

Field Documentation

◆ allocn

int row32::allocn

Definition at line 212 of file Component_Text.c.

◆ chr

chardata* row32::chr

Definition at line 219 of file Component_Text.c.

◆ hrowsize

double row32::hrowsize

Definition at line 216 of file Component_Text.c.

◆ iglyphstartindex

int row32::iglyphstartindex

Definition at line 215 of file Component_Text.c.

◆ len32

int row32::len32

Definition at line 213 of file Component_Text.c.

◆ str32

unsigned int* row32::str32

Definition at line 214 of file Component_Text.c.

◆ vcolsize

double row32::vcolsize

Definition at line 217 of file Component_Text.c.

◆ widestchar

double row32::widestchar

Definition at line 218 of file Component_Text.c.


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