FreeWRL/FreeX3D  3.0.0
pComponent_Text Struct Reference

Data Fields

FT_Library library
 
FT_Face font_face [num_fonts]
 
int font_state [num_fonts]
 
FT_Glyph glyphs [MAX_GLYPHS]
 
int cur_glyph
 
int TextVerbose
 
int rowvec_allocn
 
row32rowvec
 
FT_Outline_Funcs FW_outline_interface
 
char * font_directory
 
char thisfontname [fp_name_len]
 
double pen_x
 
double pen_y
 
double shrink_x
 
double shrink_y
 
float TextZdist
 
double size
 
double pointsize
 
int myff
 
int FW_RIA [500]
 
int FW_RIA_indx
 
struct X3D_PolyRepFW_rep_
 
int FW_pointctr
 
int indx_count
 
int coordmaxsize
 
int cindexmaxsize
 
int contour_started
 
FT_Vector last_point
 
int FW_Vertex
 
int started
 
GLfloat * textpanel_vert
 
GLfloat * textpanel_tex
 
GLushort * textpanel_ind
 
int textpanel_size
 
int textpanel_vert_size
 
int textpanel_tex_size
 
int textpanel_ind_size
 
struct Vectorfont_table
 
struct Vectoratlas_table
 
GLuint positionLoc
 
GLuint texCoordLoc
 
GLuint textureLoc
 
GLuint color4fLoc
 
GLuint textureID
 
GLuint blendLoc
 
GLuint modelviewLoc
 
GLuint projectionLoc
 
GLuint programObject
 

Detailed Description

Definition at line 232 of file Component_Text.c.


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