#include <graphics/YiTextEngine.h>
Public Member Functions | |
| bool | operator< (YI_TEXT_HEIGHT const &other) const |
| bool | operator== (YI_TEXT_HEIGHT const &other) const |
Public Attributes | |
| float | fHeightAboveBase |
| float | fHeightBelowBase |
| float | fTrueBaseOffset |
| float | fLowercaseLHeightAboveBase |
| bool YI_TEXT_HEIGHT::operator< | ( | YI_TEXT_HEIGHT const & | other | ) | const |
| bool YI_TEXT_HEIGHT::operator== | ( | YI_TEXT_HEIGHT const & | other | ) | const |
| float YI_TEXT_HEIGHT::fHeightAboveBase |
| float YI_TEXT_HEIGHT::fHeightBelowBase |
| float YI_TEXT_HEIGHT::fLowercaseLHeightAboveBase |
| float YI_TEXT_HEIGHT::fTrueBaseOffset |