Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ mouseInputRegisterForCursorMovement
Function
mouseInputRegisterForCursorMovement
Samples/NiViewer/MouseInput.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void mouseInputRegisterForCursorMovement(CursorMovedPtr pFunc)
102
{
103
g_MouseInput.pCursorCallback = pFunc;
104
}
105
Callers
1
drawInit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected