Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ endDropDownMenu
Method
endDropDownMenu
Source/Falcor/Utils/UI/Gui.cpp:492–495 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
490
}
491
492
void GuiImpl::endDropDownMenu()
493
{
494
ImGui::EndMenu();
495
}
496
497
bool GuiImpl::addMenuItem(const char label[], const char shortcut[])
498
{
Callers
1
release
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected