Unravel Engine C++ Reference
|
This is the complete list of members for gfx::text_metrics, including all inherited members.
append_text(font_handle handle, const char *str, const char *end=nullptr) -> void | gfx::text_metrics | |
append_text(font_handle handle, const wchar_t *str, const wchar_t *end=nullptr) -> void | gfx::text_metrics | |
clear_text() -> void | gfx::text_metrics | |
get_height() const -> float | gfx::text_metrics | inline |
get_width() const -> float | gfx::text_metrics | inline |
text_metrics(font_manager *manager) | gfx::text_metrics |