#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 |
References myFontFamily, myIsBold, myIsItal, myIsUndl, myPointSize, and myViewPortId.
QString GLViewer_TexFindId::myFontFamily |
bool GLViewer_TexFindId::myIsBold |
bool GLViewer_TexFindId::myIsItal |
bool GLViewer_TexFindId::myIsUndl |
int GLViewer_TexFindId::myPointSize |
long GLViewer_TexFindId::myViewPortId |