Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ endMenu
Function
endMenu
Samples/NiViewer/Menu.cpp:119–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
void endMenu()
120
{
121
glutSetMenu(g_MenuBuilder.aMenuPath[0]);
122
glutAttachMenu(GLUT_RIGHT_BUTTON);
123
}
Callers
1
createMenu
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected