#include <layout_helpers.h>
Public Attributes | |
| float | left = 0.0f |
| float | right = 0.0f |
| float | top = 0.0f |
| float | bottom = 0.0f |
Definition at line 21 of file layout_helpers.h.
| float yaze::gui::LayoutHelpers::SafeAreaInsets::left = 0.0f |
Definition at line 22 of file layout_helpers.h.
| float yaze::gui::LayoutHelpers::SafeAreaInsets::right = 0.0f |
Definition at line 23 of file layout_helpers.h.
| float yaze::gui::LayoutHelpers::SafeAreaInsets::top = 0.0f |
Definition at line 24 of file layout_helpers.h.
Referenced by yaze::gui::LayoutHelpers::GetTopInset().
| float yaze::gui::LayoutHelpers::SafeAreaInsets::bottom = 0.0f |
Definition at line 25 of file layout_helpers.h.
Referenced by yaze::editor::RightPanelManager::Draw(), and yaze::editor::StatusBar::Draw().