#include <FontAtlas.h>
◆ ~FontAtlas()
ehs::FontAtlas::~FontAtlas |
( |
| ) |
|
|
override |
◆ FontAtlas() [1/4]
ehs::FontAtlas::FontAtlas |
( |
| ) |
|
◆ FontAtlas() [2/4]
ehs::FontAtlas::FontAtlas |
( |
const Str_8 & | filePath | ) |
|
◆ FontAtlas() [3/4]
◆ FontAtlas() [4/4]
ehs::FontAtlas::FontAtlas |
( |
const FontAtlas & | fa | ) |
|
◆ CalculateHeight()
float ehs::FontAtlas::CalculateHeight |
( |
const Str_8 & | text | ) |
const |
◆ CalculateIndexAtPoint()
UInt_64 ehs::FontAtlas::CalculateIndexAtPoint |
( |
const Str_8 & | text, |
|
|
const Vec2_f & | point ) const |
◆ CalculateSize()
Vec2_f ehs::FontAtlas::CalculateSize |
( |
const Str_8 & | text | ) |
const |
◆ CalculateWidth()
float ehs::FontAtlas::CalculateWidth |
( |
const Str_8 & | text | ) |
const |
◆ Generate()
◆ GetGlyph()
◆ GetGlyphs()
const Array< Glyph > & ehs::FontAtlas::GetGlyphs |
( |
| ) |
const |
◆ GetGlyphScale()
UInt_64 ehs::FontAtlas::GetGlyphScale |
( |
| ) |
const |
◆ GetHashId()
UInt_64 ehs::FontAtlas::GetHashId |
( |
| ) |
const |
◆ GetId()
Str_8 ehs::FontAtlas::GetId |
( |
| ) |
const |
◆ GetResolution()
Vec2_u64 ehs::FontAtlas::GetResolution |
( |
| ) |
const |
◆ GetSize()
UInt_64 ehs::FontAtlas::GetSize |
( |
| ) |
const |
◆ IsValid()
bool ehs::FontAtlas::IsValid |
( |
| ) |
const |
◆ operator Byte *()
ehs::FontAtlas::operator Byte * |
( |
| ) |
const |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Release()
void ehs::FontAtlas::Release |
( |
| ) |
|
The documentation for this class was generated from the following files: