AddRef()=0 | GLFX::IObject | [pure virtual] |
CHAR_WRAP enum value | GLFX::IFont | |
ComputeStringLineCount(const char *strBegin, const char *strEnd, unsigned long mode, float lineWidth)=0 | GLFX::IFont | [pure virtual] |
ComputeStringWidth(const char *strBegin, const char *strEnd, unsigned long mode, float lineWidth)=0 | GLFX::IFont | [pure virtual] |
DrawChar(float x, float y, float z, int c, float *bounds)=0 | GLFX::IFont | [pure virtual] |
DrawString(float x, float y, float z, const char *strBegin, const char *strEnd, unsigned long mode, float lineWidth, float *bounds)=0 | GLFX::IFont | [pure virtual] |
GetGlyphBaseLine()=0 | GLFX::IFont | [pure virtual] |
GetGlyphHeight()=0 | GLFX::IFont | [pure virtual] |
GetTexture()=0 | GLFX::IFont | [pure virtual] |
MULTI_LINE enum value | GLFX::IFont | |
Release()=0 | GLFX::IObject | [pure virtual] |
SetTabSize(unsigned long horizontal)=0 | GLFX::IFont | [pure virtual] |
SINGLE_LINE enum value | GLFX::IFont | |
WORD_WRAP enum value | GLFX::IFont | |