#include <GLViewer_Drawer.h>
Public Member Functions | |
| bool | operator< (const GLViewer_TexFindId theStruct) const |
| Overloaded operator for using struct as MAP key. More... | |
Public Attributes | |
| QString | myFontFamily |
| Font family description. More... | |
| bool | myIsBold |
| Bold parameter. More... | |
| bool | myIsItal |
| Italic parameter. More... | |
| bool | myIsUndl |
| Underline parameter. More... | |
| int | myPointSize |
| Font Size. More... | |
| long | myViewPortId |
| View Port ID. More... | |
Struct GLViewer_TexFindId Structure for srorage information about texture font
|
inline |
Overloaded operator for using struct as MAP key.
References myFontFamily, myIsBold, myIsItal, myIsUndl, myPointSize, and myViewPortId.
| QString GLViewer_TexFindId::myFontFamily |
Font family description.
| bool GLViewer_TexFindId::myIsBold |
Bold parameter.
| bool GLViewer_TexFindId::myIsItal |
Italic parameter.
| bool GLViewer_TexFindId::myIsUndl |
Underline parameter.
| int GLViewer_TexFindId::myPointSize |
Font Size.
| long GLViewer_TexFindId::myViewPortId |
View Port ID.