Rendu
A lightweight rendering engine for experimentations
|
This is the complete list of members for Font, including all inherited members.
_atlas | Font | private |
_firstCodepoint | Font | private |
_glyphs | Font | private |
_lastCodepoint | Font | private |
_margins | Font | private |
Alignment enum name | Font | |
atlas() const | Font | inline |
Font(std::istream &in) | Font | explicit |
Font(const Font &)=delete | Font | |
Font(Font &&)=default | Font | |
generateLabel(const std::string &text, float scale, Mesh &mesh, Alignment align=Alignment::LEFT) const | Font | |
operator=(const Font &)=delete | Font | |
operator=(Font &&)=default | Font |