Version: 9.15.0
GLViewer_TexFindId Struct Reference

#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...
 

Detailed Description

Struct GLViewer_TexFindId Structure for srorage information about texture font

Member Function Documentation

◆ operator<()

bool GLViewer_TexFindId::operator< ( const GLViewer_TexFindId  theStruct) const
inline

Overloaded operator for using struct as MAP key.

References myFontFamily, myIsBold, myIsItal, myIsUndl, myPointSize, and myViewPortId.

Member Data Documentation

◆ myFontFamily

QString GLViewer_TexFindId::myFontFamily

Font family description.

◆ myIsBold

bool GLViewer_TexFindId::myIsBold

Bold parameter.

◆ myIsItal

bool GLViewer_TexFindId::myIsItal

Italic parameter.

◆ myIsUndl

bool GLViewer_TexFindId::myIsUndl

Underline parameter.

◆ myPointSize

int GLViewer_TexFindId::myPointSize

Font Size.

◆ myViewPortId

long GLViewer_TexFindId::myViewPortId

View Port ID.


The documentation for this struct was generated from the following file: