| active_ | OGLFT::Polygonal |  | 
  | addAuxiliaryFace(const char *filename) | OGLFT::Face |  | 
  | addAuxiliaryFace(FT_Face face) | OGLFT::Face |  | 
  | advance(void) const  | OGLFT::Face | inline | 
  | advance_ | OGLFT::Face | protected | 
  | ascender(void) | OGLFT::Face | inline | 
  | background_color_ | OGLFT::Face | protected | 
  | backgroundAlpha(void) const  | OGLFT::Face | inline | 
  | backgroundBlue(void) const  | OGLFT::Face | inline | 
  | backgroundGreen(void) const  | OGLFT::Face | inline | 
  | backgroundRed(void) const  | OGLFT::Face | inline | 
  | BASELINE valor enumerado | OGLFT::Face |  | 
  | BOTTOM valor enumerado | OGLFT::Face |  | 
  | CENTER valor enumerado | OGLFT::Face |  | 
  | character_display_lists_ | OGLFT::Face | protected | 
  | character_rotation_ | OGLFT::Polygonal | protected | 
  | characterDisplayLists(void) | OGLFT::Face | inline | 
  | characterRotationX(void) const  | OGLFT::Polygonal | inline | 
  | characterRotationY(void) const  | OGLFT::Polygonal | inline | 
  | characterRotationZ(void) const  | OGLFT::Polygonal | inlinevirtual | 
  | clearCaches(void) | OGLFT::Polygonal | protectedvirtual | 
  | color_tess_ | OGLFT::Polygonal | protected | 
  | colorTess(void) const  | OGLFT::Polygonal | inline | 
  | COMPILE valor enumerado | OGLFT::Face |  | 
  | compile(const char *s) | OGLFT::Face |  | 
  | compile(unsigned char c) | OGLFT::Face |  | 
  | compile_mode_ | OGLFT::Face | protected | 
  | compileMode(void) const  | OGLFT::Face | inline | 
  | contour_open_ | OGLFT::Polygonal | protected | 
  | DEFAULT_TESSELLATION_STEPS | OGLFT::Polygonal | protectedstatic | 
  | delta2_ | OGLFT::Polygonal | protected | 
  | delta3_ | OGLFT::Polygonal | protected | 
  | delta_ | OGLFT::Polygonal | protected | 
  | descender(void) | OGLFT::Face | inline | 
  | draw(const char *s) | OGLFT::Face |  | 
  | draw(unsigned char c) | OGLFT::Face |  | 
  | draw(GLfloat x, GLfloat y, unsigned char c) | OGLFT::Face |  | 
  | draw(GLfloat x, GLfloat y, GLfloat z, unsigned char c) | OGLFT::Face |  | 
  | draw(GLfloat x, GLfloat y, const char *s) | OGLFT::Face |  | 
  | draw(GLfloat x, GLfloat y, GLfloat z, const char *s) | OGLFT::Face |  | 
  | Face(const char *filename, float point_size=12, FT_UInt resolution=100) | OGLFT::Face |  | 
  | Face(FT_Face face, float point_size=12, FT_UInt resolution=100) | OGLFT::Face |  | 
  | faces_ | OGLFT::Face | protected | 
  | foreground_color_ | OGLFT::Face | protected | 
  | foregroundAlpha(void) const  | OGLFT::Face | inline | 
  | foregroundBlue(void) const  | OGLFT::Face | inline | 
  | foregroundGreen(void) const  | OGLFT::Face | inline | 
  | foregroundRed(void) const  | OGLFT::Face | inline | 
  | GDLCI typedef | OGLFT::Face | protected | 
  | GDLI typedef | OGLFT::Face | protected | 
  | glyph_dlists_ | OGLFT::Face | protected | 
  | GlyphCompileMode nombre de la enumeración | OGLFT::Face |  | 
  | GlyphDLists typedef | OGLFT::Face | protected | 
  | height(void) const  | OGLFT::Polygonal | virtual | 
  | horizontal_justification_ | OGLFT::Face | protected | 
  | HorizontalJustification nombre de la enumeración | OGLFT::Face |  | 
  | horizontalJustification(void) const  | OGLFT::Face | inline | 
  | IMMEDIATE valor enumerado | OGLFT::Face |  | 
  | interface_ | OGLFT::Polygonal | protected | 
  | isValid(void) const  | OGLFT::Face | inline | 
  | last_vertex_ | OGLFT::Polygonal | protected | 
  | LEFT valor enumerado | OGLFT::Face |  | 
  | measure(unsigned char c) | OGLFT::Polygonal | virtual | 
  | measure(const char *s) | OGLFT::Polygonal | inlinevirtual | 
  | measureRaw(const char *s) | OGLFT::Face | virtual | 
  | MIDDLE valor enumerado | OGLFT::Face |  | 
  | ORIGIN valor enumerado | OGLFT::Face |  | 
  | point_size_ | OGLFT::Face | protected | 
  | pointSize(void) | OGLFT::Face | inline | 
  | Polygonal(const char *filename, float point_size=12, FT_UInt resolution=100) | OGLFT::Polygonal |  | 
  | Polygonal(FT_Face face, float point_size=12, FT_UInt resolution=100) | OGLFT::Polygonal |  | 
  | renderGlyph(FT_Face face, FT_UInt glyph_index)=0 | OGLFT::Face | protectedpure virtual | 
  | resolution(void) | OGLFT::Face | inline | 
  | resolution_ | OGLFT::Face | protected | 
  | RIGHT valor enumerado | OGLFT::Face |  | 
  | rotation_offset_y_ | OGLFT::Face | protected | 
  | rotation_reference_face_ | OGLFT::Face | protected | 
  | rotation_reference_glyph_ | OGLFT::Face | protected | 
  | setAdvance(bool advance) | OGLFT::Face | inline | 
  | setBackgroundColor(GLfloat red=1.0, GLfloat green=1.0, GLfloat blue=1.0, GLfloat alpha=0.0) | OGLFT::Face |  | 
  | setBackgroundColor(const GLfloat background_color[4]) | OGLFT::Face |  | 
  | setCharacterDisplayLists(const DisplayLists &character_display_lists) | OGLFT::Face | inline | 
  | setCharacterRotationReference(unsigned char c) | OGLFT::Face |  | 
  | setCharacterRotationX(GLfloat character_rotation_x) | OGLFT::Polygonal |  | 
  | setCharacterRotationY(GLfloat character_rotation_y) | OGLFT::Polygonal |  | 
  | setCharacterRotationZ(GLfloat character_rotation_z) | OGLFT::Polygonal | virtual | 
  | setColorTess(ColorTess *color_tess) | OGLFT::Polygonal |  | 
  | setCompileMode(enum GlyphCompileMode compile_mode) | OGLFT::Face | inline | 
  | setForegroundColor(GLfloat red=0.0, GLfloat green=0.0, GLfloat blue=0.0, GLfloat alpha=1.0) | OGLFT::Face |  | 
  | setForegroundColor(const GLfloat foreground_color[4]) | OGLFT::Face |  | 
  | setHorizontalJustification(enum HorizontalJustification horizontal_justification) | OGLFT::Face | inline | 
  | setPointSize(float point_size) | OGLFT::Face |  | 
  | setResolution(FT_UInt resolution) | OGLFT::Face |  | 
  | setStringRotation(GLfloat string_rotation) | OGLFT::Face |  | 
  | setTessellationSteps(unsigned int tessellation_steps) | OGLFT::Polygonal |  | 
  | setTextureTess(TextureTess *texture_tess) | OGLFT::Polygonal |  | 
  | setVerticalJustification(enum VerticalJustification vertical_justification) | OGLFT::Face | inline | 
  | string_rotation_ | OGLFT::Face | protected | 
  | stringRotation(void) const  | OGLFT::Face | inline | 
  | tessellation_steps_ | OGLFT::Polygonal | protected | 
  | tessellationSteps(void) const  | OGLFT::Polygonal | inline | 
  | texture_tess_ | OGLFT::Polygonal | protected | 
  | textureTess(void) const  | OGLFT::Polygonal | inline | 
  | TOP valor enumerado | OGLFT::Face |  | 
  | valid_ | OGLFT::Face | protected | 
  | vector_scale_ | OGLFT::Polygonal | protected | 
  | VertexInfoList typedef | OGLFT::Polygonal | protected | 
  | vertical_justification_ | OGLFT::Face | protected | 
  | verticaljustification(void) const  | OGLFT::Face | inline | 
  | VerticalJustification nombre de la enumeración | OGLFT::Face |  | 
  | vertices_ | OGLFT::Polygonal | protected | 
  | VILCI typedef | OGLFT::Polygonal | protected | 
  | VILI typedef | OGLFT::Polygonal | protected | 
  | x_ | OGLFT::Polygonal |  | 
  | y_ | OGLFT::Polygonal |  | 
  | z_ | OGLFT::Polygonal |  | 
  | ~Face(void) | OGLFT::Face | virtual | 
  | ~Polygonal(void) | OGLFT::Polygonal | virtual |