#include "app/editor/layout/layout_designer/dock_tree.h"#include "app/editor/layout/layout_designer/dock_tree_renderer.h"#include "imgui/imgui.h"

Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::layout_designer |
Functions | |
| const DockNode * | yaze::editor::layout_designer::HitTestNode (const DockTreeLayout &layout, ImVec2 mouse) |