Hymn to Beauty
C++ 3D Engine
Splitter.hpp File Reference

Go to the source code of this file.

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...