#include <split_boundary_drag.h>

Public Attributes | |
| const DockNode * | split_node = nullptr |
| bool | horizontal = true |
Definition at line 21 of file split_boundary_drag.h.
| const DockNode* yaze::editor::layout_designer::SplitBoundaryHit::split_node = nullptr |
Definition at line 23 of file split_boundary_drag.h.
Referenced by yaze::editor::layout_designer::LayoutDesignerPanel::Draw(), and yaze::editor::layout_designer::HitTestSplitBoundary().
| bool yaze::editor::layout_designer::SplitBoundaryHit::horizontal = true |
Definition at line 25 of file split_boundary_drag.h.
Referenced by yaze::editor::layout_designer::LayoutDesignerPanel::Draw(), and yaze::editor::layout_designer::HitTestSplitBoundary().