This is the complete list of members for le::TextGeometry, including all inherited members.
| append_glyphs(std::span< kvf::ttf::GlyphLayout const > layouts, glm::vec2 offset={}, kvf::Color color=kvf::white_v) | le::TextGeometry | |
| clear_vertices() | le::TextGeometry | inline |
| default_length_v | le::IGeometry | static |
| get_indices() const -> std::span< std::uint32_t const > final | le::TextGeometry | inlinevirtual |
| get_topology() const -> vk::PrimitiveTopology final | le::TextGeometry | inlinevirtual |
| get_vertex_array() const -> VertexArray const & | le::TextGeometry | inline |
| get_vertices() const -> std::span< Vertex const > final | le::TextGeometry | inlinevirtual |
| to_primitive(ITexture const &font_atlas) const -> Primitive | le::TextGeometry |