Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ endMainMenuBar
Method
endMainMenuBar
Source/Falcor/Utils/UI/Gui.cpp:482–485 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
480
}
481
482
void GuiImpl::endMainMenuBar()
483
{
484
ImGui::EndMainMenuBar();
485
}
486
487
bool GuiImpl::beginDropDownMenu(const char label[])
488
{
Callers
1
release
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected