#include <Glyph.h>
◆ Glyph() [1/4]
◆ Glyph() [2/4]
◆ Glyph() [3/4]
ehs::Glyph::Glyph |
( |
const Char_32 |
code | ) |
|
◆ Glyph() [4/4]
ehs::Glyph::Glyph |
( |
const Glyph & |
glyph | ) |
|
◆ GetAdvance()
Vec2_32 ehs::Glyph::GetAdvance |
( |
| ) |
const |
◆ GetBearing()
Vec2_32 ehs::Glyph::GetBearing |
( |
| ) |
const |
◆ GetCode()
Char_32 ehs::Glyph::GetCode |
( |
| ) |
const |
◆ GetPos()
◆ GetScale()
◆ GetUV()
Rect_f ehs::Glyph::GetUV |
( |
| ) |
const |
◆ operator!=()
bool ehs::Glyph::operator!= |
( |
const Glyph & |
glyph | ) |
const |
◆ operator=()
Glyph & ehs::Glyph::operator= |
( |
const Glyph & |
glyph | ) |
|
◆ operator==()
bool ehs::Glyph::operator== |
( |
const Glyph & |
glyph | ) |
const |
◆ Serialize()
void ehs::Glyph::Serialize |
( |
Serializer<> & |
ser | ) |
const |
◆ SetAdvance()
void ehs::Glyph::SetAdvance |
( |
const Vec2_64 & |
newAdvance | ) |
|
◆ SetBearing()
void ehs::Glyph::SetBearing |
( |
const Vec2_64 & |
newBearing | ) |
|
◆ SetPos()
void ehs::Glyph::SetPos |
( |
const Vec2_u64 & |
newPos | ) |
|
◆ SetScale()
void ehs::Glyph::SetScale |
( |
const Vec2_u64 & |
newScale | ) |
|
◆ SetUV()
void ehs::Glyph::SetUV |
( |
const Rect_f & |
newUV | ) |
|
The documentation for this class was generated from the following files: