1 #ifndef LXGUI_GUI_STRATA_HPP
2 #define LXGUI_GUI_STRATA_HPP
4 #include "lxgui/gui_quad.hpp"
5 #include "lxgui/gui_render_target.hpp"
6 #include "lxgui/lxgui.hpp"
7 #include "lxgui/utils.hpp"
8 #include "lxgui/utils_observer.hpp"
21 std::pair<std::size_t, std::size_t>
range;
23 std::shared_ptr<render_target>
target;
Simple structure holding four vertices and a material.
Contains frames sorted by level.
std::shared_ptr< render_target > target
std::pair< std::size_t, std::size_t > range