Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/FleX
/ imguiSeparator
Function
imguiSeparator
demo/imgui.cpp:664–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
void imguiSeparator()
665
{
666
g_state.widgetY -= DEFAULT_SPACING*3;
667
}
668
669
void imguiSeparatorLine()
670
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected