Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddiakopoulos/polymer
/ end
Method
end
libraries/lib-app-base/src/gl-imgui.cpp:730–734 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
728
}
729
730
void imgui_menu_stack::end()
731
{
732
if (open.back()) ImGui::EndMenu();
733
open.pop_back();
734
}
735
736
void imgui_menu_stack::app_menu_end()
737
{
Callers
15
gltf_load_animation
Function · 0.45
is_gltf_file
Method · 0.45
import_model
Method · 0.45
import_obj_model
Method · 0.45
LoadObj
Function · 0.45
LoadObjWithCallback
Function · 0.45
make_property_lookup_table
Method · 0.45
read
Method · 0.45
request_properties_from_element
Method · 0.45
solve_ballistic_arc
Function · 0.45
remove
Method · 0.45
contains
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected