Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

OGLFT::Texture Member List

This is the complete list of members for OGLFT::Texture, including all inherited members.
active_OGLFT::Texture [protected]
addAuxiliaryFace(const char *filename)OGLFT::Face
addAuxiliaryFace(FT_Face face)OGLFT::Face
advance(void) constOGLFT::Face [inline]
advance_OGLFT::Face [protected]
ascender(void)OGLFT::Face [inline]
background_color_OGLFT::Face [protected]
backgroundAlpha(void) constOGLFT::Face [inline]
backgroundBlue(void) constOGLFT::Face [inline]
backgroundGreen(void) constOGLFT::Face [inline]
backgroundRed(void) constOGLFT::Face [inline]
BASELINE enum valueOGLFT::Face
bindTexture(FT_Face face, FT_UInt glyph_index)=0OGLFT::Texture [protected, pure virtual]
BOTTOM enum valueOGLFT::Face
CENTER enum valueOGLFT::Face
character_display_lists_OGLFT::Face [protected]
character_rotation_OGLFT::Texture [protected]
characterDisplayLists(void)OGLFT::Face [inline]
characterRotationX(void) constOGLFT::Texture [inline]
characterRotationY(void) constOGLFT::Texture [inline]
characterRotationZ(void) constOGLFT::Texture [inline, virtual]
compile(const char *s)OGLFT::Face
compile(const QString &s)OGLFT::Face
compile(unsigned char c)OGLFT::Face
compile(const QChar c)OGLFT::Face
COMPILE enum valueOGLFT::Face
compile_mode_OGLFT::Face [protected]
compileMode(void) constOGLFT::Face [inline]
descender(void)OGLFT::Face [inline]
draw(const char *s)OGLFT::Face
draw(const QString &s)OGLFT::Face
draw(unsigned char c)OGLFT::Face
draw(const QChar 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, QChar c)OGLFT::Face
draw(GLfloat x, GLfloat y, GLfloat z, QChar 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
draw(GLfloat x, GLfloat y, const QString &s)OGLFT::Face
draw(GLfloat x, GLfloat y, GLfloat z, const QString &s)OGLFT::Face
draw(GLfloat x, GLfloat y, const QString &format, double number)OGLFT::Face
draw(GLfloat x, GLfloat y, GLfloat z, const QString &format, double number)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) constOGLFT::Face [inline]
foregroundBlue(void) constOGLFT::Face [inline]
foregroundGreen(void) constOGLFT::Face [inline]
foregroundRed(void) constOGLFT::Face [inline]
GDLCI typedefOGLFT::Face [protected]
GDLI typedefOGLFT::Face [protected]
glyph_dlists_OGLFT::Face [protected]
glyph_texobjs_OGLFT::Texture [protected]
GlyphCompileMode enum nameOGLFT::Face
GlyphDLists typedefOGLFT::Face [protected]
GlyphTexObjs typedefOGLFT::Texture [protected]
GTOCI typedefOGLFT::Texture [protected]
GTOI typedefOGLFT::Texture [protected]
height(void) constOGLFT::Texture [virtual]
horizontal_justification_OGLFT::Face [protected]
HorizontalJustification enum nameOGLFT::Face
horizontalJustification(void) constOGLFT::Face [inline]
IMMEDIATE enum valueOGLFT::Face
isValid(void) constOGLFT::Face [inline]
LEFT enum valueOGLFT::Face
measure(unsigned char c)OGLFT::Texture [virtual]
measure(const QChar c)OGLFT::Texture [virtual]
measure(const char *s)OGLFT::Texture [inline, virtual]
measure(const QString &format, double number)OGLFT::Texture [inline, virtual]
OGLFT::Face::measure(const QString &s)OGLFT::Face [virtual]
measureRaw(const char *s)OGLFT::Face [virtual]
measureRaw(const QString &s)OGLFT::Face [virtual]
MIDDLE enum valueOGLFT::Face
nearestPowerCeil(unsigned int a)OGLFT::Texture [protected]
ORIGIN enum valueOGLFT::Face
point_size_OGLFT::Face [protected]
pointSize(void)OGLFT::Face [inline]
resolution(void)OGLFT::Face [inline]
resolution_OGLFT::Face [protected]
RIGHT enum valueOGLFT::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
setBackgroundColor(const QRgb background_color)OGLFT::Face
setCharacterDisplayLists(const DisplayLists &character_display_lists)OGLFT::Face [inline]
setCharacterRotationReference(unsigned char c)OGLFT::Face
setCharacterRotationX(GLfloat character_rotation_x)OGLFT::Texture
setCharacterRotationY(GLfloat character_rotation_y)OGLFT::Texture
setCharacterRotationZ(GLfloat character_rotation_z)OGLFT::Texture [virtual]
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
setForegroundColor(const QRgb foreground_color)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
setVerticalJustification(enum VerticalJustification vertical_justification)OGLFT::Face [inline]
string_rotation_OGLFT::Face [protected]
stringRotation(void) constOGLFT::Face [inline]
Texture(const char *filename, float point_size=12, FT_UInt resolution=100)OGLFT::Texture
Texture(FT_Face face, float point_size=12, FT_UInt resolution=100)OGLFT::Texture
TOP enum valueOGLFT::Face
valid_OGLFT::Face [protected]
vertical_justification_OGLFT::Face [protected]
verticaljustification(void) constOGLFT::Face [inline]
VerticalJustification enum nameOGLFT::Face
x_OGLFT::Texture [protected]
y_OGLFT::Texture [protected]
z_OGLFT::Texture [protected]
~Face(void)OGLFT::Face [virtual]
~Texture(void)OGLFT::Texture [virtual]

Generated on Wed Oct 1 10:39:04 2003 for OGLFT by doxygen1.2.18