lxgui
|
This is the complete list of members for lxgui::gui::material, including all inherited members.
filter enum name | lxgui::gui::material | |
get_canvas_dimensions() const =0 | lxgui::gui::material | pure virtual |
get_canvas_uv(const vector2f &texture_uv, bool from_normalized) const | lxgui::gui::material | |
get_local_uv(const vector2f &canvas_uv, bool as_normalized) const | lxgui::gui::material | |
get_rect() const =0 | lxgui::gui::material | pure virtual |
is_atlas_ | lxgui::gui::material | protected |
is_in_atlas() const | lxgui::gui::material | |
material(bool is_atlas) | lxgui::gui::material | explicit |
material(const material &)=delete | lxgui::gui::material | |
material(material &&)=delete | lxgui::gui::material | |
operator=(const material &)=delete | lxgui::gui::material | |
operator=(material &&)=delete | lxgui::gui::material | |
uses_same_texture(const material &other) const =0 | lxgui::gui::material | pure virtual |
wrap enum name | lxgui::gui::material | |
~material()=default | lxgui::gui::material | virtual |