| _color | utility::graphic::Renderable | protected |
| _font | utility::graphic::Text | protected |
| _meshes | utility::graphic::Renderable | protected |
| _pose | utility::graphic::Renderable | protected |
| clearContent(void) | utility::graphic::Text | inline |
| empty(void) const noexcept | utility::graphic::Text | inline |
| getColor(void) const | utility::graphic::Renderable | |
| getContent(void) const | utility::graphic::Text | |
| getFontFamily(void) const | utility::graphic::Text | |
| getFontSize(void) const | utility::graphic::Text | |
| getLogger(void) | utility::logging::Loggable< Text, logging::DefaultLogger > | inlineprotected |
| getLogger(void) const | utility::logging::Loggable< Text, logging::DefaultLogger > | inlineprotected |
| getMesh() const | utility::graphic::Text | |
| getMeshes() const | utility::graphic::Renderable | |
| getModelMatrix(void) const | utility::graphic::Renderable | |
| getPose(void) const | utility::graphic::Renderable | |
| getTextDimensions(void) const | utility::graphic::Text | |
| hasFontPath(void) const noexcept | utility::graphic::Text | inline |
| Loggable(void) | utility::logging::Loggable< Text, logging::DefaultLogger > | inlineexplicitprotected |
| Loggable(Loggable &&other) noexcept | utility::logging::Loggable< Text, logging::DefaultLogger > | inlineprotected |
| operator!=(const Text &other) const | utility::graphic::Text | inline |
| operator=(const Text &other)=delete | utility::graphic::Text | |
| operator=(Text &&other) noexcept=default | utility::graphic::Text | |
| Loggable< Text, logging::DefaultLogger >::operator=(Loggable &&other) noexcept | utility::logging::Loggable< Text, logging::DefaultLogger > | inlineprotected |
| operator==(const Text &other) const | utility::graphic::Text | inline |
| Renderable(const PoseF &pose, const Color32Bit &color) | utility::graphic::Renderable | |
| setColor(const graphic::Color32Bit &color) | utility::graphic::Renderable | |
| setColor(graphic::Color32Bit &&color) | utility::graphic::Renderable | |
| setContent(const std::string &content) | utility::graphic::Text | |
| setFontSize(uint32_t fontSize) | utility::graphic::Text | |
| setPose(const PoseF &pose) | utility::graphic::Renderable | |
| setPose(PoseF &&pose) | utility::graphic::Renderable | |
| Text(std::shared_ptr< RessourceProvider > ressourceProvider, const PoseF &pose, const Color32Bit &color, const std::string &content, uint32_t fontSize, const std::string &font) | utility::graphic::Text | |
| Text(const Text &other)=delete | utility::graphic::Text | |
| Text(Text &&other) noexcept=default | utility::graphic::Text | |
| updateMesh(void) | utility::graphic::Text | protected |
| utf8ToCodepoints(const std::string &str) const | utility::graphic::Text | protected |
| ~Loggable(void)=default | utility::logging::Loggable< Text, logging::DefaultLogger > | protectedvirtual |
| ~Renderable()=default | utility::graphic::Renderable | virtual |