|
Hymn to Beauty
C++ 3D Engine
|
Namespaces | |
| namespace | ImGui |
Functions | |
| void | ImGui::HorizontalSplitter (const ImVec2 &position, int height, int splitterSize, int &value, bool &active, int min, int max) |
| Handle a horizontal splitter. More... | |
| void | ImGui::VerticalSplitter (const ImVec2 &position, int width, int splitterSize, int &value, bool &active, int min, int max) |
| Handle a vertical splitter. More... | |