MCPcopy 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
482void GuiImpl::endMainMenuBar()
483{
484 ImGui::EndMainMenuBar();
485}
486
487bool GuiImpl::beginDropDownMenu(const char label[])
488{

Callers 1

releaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected