![]() |
libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo es el conjunto de objetos y funciones, que permiten ejecutar las operaciones básicas de la plataforma Moldeo, y que compone su núcleo.
|
Lista completa de los miembros de moFont, incluyendo todos los heredados:
| BuildFont() | moFont | protected |
| Draw(MOfloat x, MOfloat y, moText &text) | moFont | |
| Draw(MOfloat x, MOfloat y, moText &text, moFontSize p_fontsize, MOint set=0, MOfloat sx=1.0, MOfloat sy=1.0, MOfloat rt=0.0) | moFont | |
| Finish() | moFont | virtual |
| GetName() | moFont | |
| glPrint(GLint x, GLint y, char *string, int set, float scx, float scy, float rt) | moFont | protected |
| Init() | moFont | virtual |
| Init(moFontType p_Type, moText p_fontname, MOint p_size, MOuint glid=0) | moFont | virtual |
| Initialized() | moAbstract | |
| KillFont() | moFont | protected |
| m_bInitialized | moAbstract | |
| m_FontGLId | moFont | protected |
| m_FontSize | moFont | protected |
| m_GLBaseList | moFont | protected |
| m_Name | moFont | protected |
| m_pFace | moFont | protected |
| moAbstract() | moAbstract | |
| MODebug | moAbstract | static |
| MODebug2 | moAbstract | static |
| moFont() | moFont | |
| moFont(const moFont &src) | moFont | inline |
| operator=(const moFont &src) | moFont | inline |
| SetForegroundColor(MOfloat p_r, MOfloat p_g, MOfloat p_b) | moFont | |
| SetHorizontalJustification(int p_horizontal_justification) | moFont | |
| SetSize(MOfloat size) | moFont | |
| SetStringRotation(MOfloat p_string_rotation) | moFont | |
| ~moAbstract() | moAbstract | virtual |
| ~moFont() | moFont | virtual |