|
lxgui
|
This is the complete list of members for lxgui::gui::atlas_page, including all inherited members.
| add_font(const std::string &font_name, std::shared_ptr< gui::font > fnt) | lxgui::gui::atlas_page | |
| add_material(const std::string &file_name, const material &mat) | lxgui::gui::atlas_page | |
| add_material_(const material &mat, const bounds2f &location)=0 | lxgui::gui::atlas_page | protectedpure virtual |
| atlas_page(material::filter filt) | lxgui::gui::atlas_page | explicit |
| atlas_page(const atlas_page &)=delete | lxgui::gui::atlas_page | |
| atlas_page(atlas_page &&)=delete | lxgui::gui::atlas_page | |
| empty() const | lxgui::gui::atlas_page | |
| fetch_font(const std::string &font_name) const | lxgui::gui::atlas_page | |
| fetch_material(const std::string &file_name) const | lxgui::gui::atlas_page | |
| filter_ | lxgui::gui::atlas_page | protected |
| get_height_() const =0 | lxgui::gui::atlas_page | protectedpure virtual |
| get_width_() const =0 | lxgui::gui::atlas_page | protectedpure virtual |
| operator=(const atlas_page &)=delete | lxgui::gui::atlas_page | |
| operator=(atlas_page &&)=delete | lxgui::gui::atlas_page | |
| ~atlas_page()=default | lxgui::gui::atlas_page | virtual |