MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / startKeyboardMap

Function startKeyboardMap

Samples/NiViewer/Keyboard.cpp:56–59  ·  view source on GitHub ↗

-------------------------------- Code --------------------------------

Source from the content-addressed store, hash-verified

54// Code
55// --------------------------------
56void startKeyboardMap()
57{
58 g_nRegisteredKeys = 0;
59}
60
61void startKeyboardGroup(const char* csName)
62{

Callers 1

createKeyboardMapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected