|
ADTF Display Toolbox
|
This is the complete list of members for cGLFont, including all inherited members.
| BuildDisplayList(char ch, tStyle eFontStyle) | cGLFont | protected |
| cGLFont() (defined in cGLFont) | cGLFont | |
| CleanUp() | cGLFont | |
| Create(const cGLCanvas *pCanvas, const char *strFilename, tInt nHeight, tStyle eFontStyle) | cGLFont | |
| FlipTextHorizontally(tBool bOpposedYAxis) | cGLFont | |
| GetHeight() const =0 | IFont | pure virtual |
| Initialize() | cGLFont | static |
| m_aCharWidth | cGLFont | protected |
| m_hFace | cGLFont | protected |
| m_hTextures | cGLFont | protected |
| m_nHeight | cGLFont | protected |
| m_nTextureBase | cGLFont | protected |
| m_nTextureScale | cGLFont | protectedstatic |
| MeasureText(const tChar *str, tInt &nWidth, tInt &nHeight) const =0 | IFont | pure virtual |
| Print(tInt x, tInt y, tFloat64 fAngle, const char *strFormat, va_list ArgList) | cGLFont | |
| Print(tFloat32 x, tFloat32 y, tFloat64 fAngle, const char *strFormat, va_list ArgList) | cGLFont | |
| PrintImpl(tUInt32 ui32Flags, tFloat32 x, tFloat32 y, tFloat64 fAngle, const char *strFormat, va_list ArgList) | cGLFont | protected |
| Release()=0 | IFont | pure virtual |
| STYLE_Antialiased enum value | IFont | |
| STYLE_Default enum value | IFont | |
| STYLE_Mono enum value | IFont | |
| TextBaselineOnTop(tBool bTextBaselineOnTop) | cGLFont | |
| TextRotateWithCoordinateSystem(tBool bRotateWithCoordinateSystem) | cGLFont | |
| TextScaleWithCoordinateSystem(tBool bScaleWithCoordinateSystem) | cGLFont | |
| tStyle enum name | IFont | |
| Uninitialize() | cGLFont | static |
| ~cGLFont() (defined in cGLFont) | cGLFont | |
| ~IFont() | IFont | inlinevirtual |