Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members
OGLFT::Grayscale Member List
This is the complete list of members for OGLFT::Grayscale, including all inherited members.
- addAuxiliaryFace(const char *filename)
- addAuxiliaryFace(FT_Face face)
- advance(void) const
[inline]
- advance_
[protected]
- ascender(void)
[inline]
- background_color_
[protected]
- backgroundAlpha(void) const
[inline]
- backgroundBlue(void) const
[inline]
- backgroundGreen(void) const
[inline]
- backgroundRed(void) const
[inline]
- BASELINE enum value
- BOTTOM enum value
- CENTER enum value
- character_display_lists_
[protected]
- character_rotation_z_
[protected]
- characterDisplayLists(void)
[inline]
- characterRotationZ(void) const
[inline, virtual]
- COMPILE enum value
- compile(const char *s)
- compile(const QString s)
- compile(unsigned char c)
- compile(const QChar c)
- compile_mode_
[protected]
- compileMode(void) const
[inline]
- descender(void)
[inline]
- draw(const char *s)
- draw(const QString s)
- draw(unsigned char c)
- draw(const QChar c)
- draw(GLfloat x, GLfloat y, unsigned char c)
- draw(GLfloat x, GLfloat y, QChar c)
- draw(GLfloat x, GLfloat y, const char *s)
- draw(GLfloat x, GLfloat y, const QString s)
- draw(GLfloat x, GLfloat y, const QString &format, double number)
- Face(const char *filename, float point_size=12, FT_UInt resolution=100)
- Face(FT_Face face, float point_size=12, FT_UInt resolution=100)
- faces_
[protected]
- foreground_color_
[protected]
- foregroundAlpha(void) const
[inline]
- foregroundBlue(void) const
[inline]
- foregroundGreen(void) const
[inline]
- foregroundRed(void) const
[inline]
- GDLCI typedef
[protected]
- GDLI typedef
[protected]
- glyph_dlists_
[protected]
- GlyphCompileMode enum name
- GlyphDLists typedef
[protected]
- Grayscale(const char *filename, float point_size=12, FT_UInt resolution=100)
- Grayscale(FT_Face face, float point_size=12, FT_UInt resolution=100)
- height(void) const
[virtual]
- horizontal_justification_
[protected]
- HorizontalJustification enum name
- horizontalJustification(void) const
[inline]
- IMMEDIATE enum value
- isValid(void) const
[inline]
- LEFT enum value
- measure(unsigned char c)
[virtual]
- measure(const QChar c)
[virtual]
- measure(const char *s)
[inline, virtual]
- measure(const QString &format, double number)
[inline, virtual]
- OGLFT::Face::measure(const QString s)
[virtual]
- MIDDLE enum value
- ORIGIN enum value
- point_size_
[protected]
- pointSize(void)
[inline]
- Raster(const char *filename, float point_size=12, FT_UInt resolution=100)
- Raster(FT_Face face, float point_size=12, FT_UInt resolution=100)
- resolution(void)
[inline]
- resolution_
[protected]
- RIGHT enum value
- rotation_offset_y_
[protected]
- rotation_reference_face_
[protected]
- rotation_reference_glyph_
[protected]
- setAdvance(bool advance)
[inline]
- setBackgroundColor(GLfloat red=1.0, GLfloat green=1.0, GLfloat blue=1.0, GLfloat alpha=0.0)
- setBackgroundColor(const GLfloat background_color[4])
- setBackgroundColor(const QRgb background_color)
- setCharacterDisplayLists(const DisplayLists &character_display_lists)
[inline]
- setCharacterRotationReference(unsigned char c)
- setCharacterRotationZ(GLfloat character_rotation_z)
[virtual]
- setCompileMode(enum GlyphCompileMode compile_mode)
[inline]
- setForegroundColor(GLfloat red=0.0, GLfloat green=0.0, GLfloat blue=0.0, GLfloat alpha=1.0)
- setForegroundColor(const GLfloat foreground_color[4])
- setForegroundColor(const QRgb foreground_color)
- setHorizontalJustification(enum HorizontalJustification horizontal_justification)
[inline]
- setPointSize(float point_size)
- setResolution(FT_UInt resolution)
- setStringRotation(GLfloat string_rotation)
- setVerticalJustification(enum VerticalJustification vertical_justification)
[inline]
- string_rotation_
[protected]
- stringRotation(void) const
[inline]
- TOP enum value
- valid_
[protected]
- vertical_justification_
[protected]
- verticaljustification(void) const
[inline]
- VerticalJustification enum name
- ~Face(void)
[virtual]
- ~Grayscale(void)
- ~Raster(void)
[virtual]
Generated at Fri Jul 12 10:47:15 2002 for OGLFT by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001