PixelLightAPI
.
|
FontInfo() | PLGui::FontInfo | |
FontInfo(const PLCore::String &sFilename, const PLCore::String &sFamily, PLCore::uint32 nHeight, EFontWeight nWeight, EFontStyle nStyle) | PLGui::FontInfo | |
FontInfo(const FontInfo &cFontInfo) | PLGui::FontInfo | |
GetFamily() const | PLGui::FontInfo | |
GetFilename() const | PLGui::FontInfo | |
GetHeight() const | PLGui::FontInfo | |
GetStyle() const | PLGui::FontInfo | |
GetWeight() const | PLGui::FontInfo | |
m_nHeight | PLGui::FontInfo | [protected] |
m_nStyle | PLGui::FontInfo | [protected] |
m_nWeight | PLGui::FontInfo | [protected] |
m_sFamily | PLGui::FontInfo | [protected] |
m_sFilename | PLGui::FontInfo | [protected] |
operator=(const FontInfo &cFontInfo) | PLGui::FontInfo | |
operator==(const FontInfo &cFontInfo) const | PLGui::FontInfo | |
~FontInfo() | PLGui::FontInfo |
|