lxgui
Public Attributes | List of all members
lxgui::gui::strata_data Struct Reference

Contains frames sorted by level. More...

#include <gui_strata.hpp>

Public Attributes

strata id
 
std::pair< std::size_t, std::size_t > range
 
bool redraw_flag = true
 
std::shared_ptr< render_targettarget
 
quad target_quad
 

Detailed Description

Contains frames sorted by level.

Definition at line 19 of file gui_strata.hpp.

Member Data Documentation

◆ id

strata lxgui::gui::strata_data::id

Definition at line 20 of file gui_strata.hpp.

◆ range

std::pair<std::size_t, std::size_t> lxgui::gui::strata_data::range

Definition at line 21 of file gui_strata.hpp.

◆ redraw_flag

bool lxgui::gui::strata_data::redraw_flag = true

Definition at line 22 of file gui_strata.hpp.

◆ target

std::shared_ptr<render_target> lxgui::gui::strata_data::target

Definition at line 23 of file gui_strata.hpp.

◆ target_quad

quad lxgui::gui::strata_data::target_quad

Definition at line 24 of file gui_strata.hpp.


The documentation for this struct was generated from the following file: