FreeWRL / FreeX3D 4.3.0
contenttype_textpanel Struct Reference

Data Fields

tcontenttype t1
AtlasEntrySetset
AtlasFont * font
char * fontname
int fontSize
int maxadvancepx
vec4 color
int maxlines
int maxlen
int wrap
unsigned char * Ablob
int blobsize
unsigned char * S
unsigned char * E
unsigned char * Z
unsigned char * z
BUTitemBlist
BUTitembhead
int added
int rowsize
unsigned char * row
int initialized

Detailed Description

Definition at line 831 of file MainLoop.c.

Field Documentation

◆ Ablob

unsigned char* contenttype_textpanel::Ablob

Definition at line 847 of file MainLoop.c.

◆ added

int contenttype_textpanel::added

Definition at line 853 of file MainLoop.c.

◆ bhead

BUTitem* contenttype_textpanel::bhead

Definition at line 852 of file MainLoop.c.

◆ Blist

BUTitem* contenttype_textpanel::Blist

Definition at line 851 of file MainLoop.c.

◆ blobsize

int contenttype_textpanel::blobsize

Definition at line 848 of file MainLoop.c.

◆ color

vec4 contenttype_textpanel::color

Definition at line 838 of file MainLoop.c.

◆ E

unsigned char * contenttype_textpanel::E

Definition at line 849 of file MainLoop.c.

◆ font

AtlasFont* contenttype_textpanel::font

Definition at line 834 of file MainLoop.c.

◆ fontname

char* contenttype_textpanel::fontname

Definition at line 835 of file MainLoop.c.

◆ fontSize

int contenttype_textpanel::fontSize

Definition at line 836 of file MainLoop.c.

◆ initialized

int contenttype_textpanel::initialized

Definition at line 856 of file MainLoop.c.

◆ maxadvancepx

int contenttype_textpanel::maxadvancepx

Definition at line 837 of file MainLoop.c.

◆ maxlen

int contenttype_textpanel::maxlen

Definition at line 843 of file MainLoop.c.

◆ maxlines

int contenttype_textpanel::maxlines

Definition at line 842 of file MainLoop.c.

◆ row

unsigned char* contenttype_textpanel::row

Definition at line 855 of file MainLoop.c.

◆ rowsize

int contenttype_textpanel::rowsize

Definition at line 854 of file MainLoop.c.

◆ S

unsigned char* contenttype_textpanel::S

Definition at line 849 of file MainLoop.c.

◆ set

AtlasEntrySet* contenttype_textpanel::set

Definition at line 833 of file MainLoop.c.

◆ t1

tcontenttype contenttype_textpanel::t1

Definition at line 832 of file MainLoop.c.

◆ wrap

int contenttype_textpanel::wrap

Definition at line 844 of file MainLoop.c.

◆ Z

unsigned char* contenttype_textpanel::Z

Definition at line 850 of file MainLoop.c.

◆ z

unsigned char * contenttype_textpanel::z

Definition at line 850 of file MainLoop.c.


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