This is the complete list of members for le::TextBuffer, including all inherited members.
| get_size() const -> glm::vec2 | le::TextBuffer | inline |
| push_front(std::string text, kvf::Color color) | le::TextBuffer | inline |
| push_front(std::span< std::string > lines, kvf::Color color) | le::TextBuffer | |
| TextBuffer(gsl::not_null< IFontAtlas * > atlas, std::size_t limit, float n_line_spacing=1.5f) | le::TextBuffer | explicit |
| to_primitive() const -> Primitive | le::TextBuffer |