MCPcopy 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
119void endMenu()
120{
121 glutSetMenu(g_MenuBuilder.aMenuPath[0]);
122 glutAttachMenu(GLUT_RIGHT_BUTTON);
123}

Callers 1

createMenuFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected