Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetCurrentData
Method
GetCurrentData
Source/OpenNI/XnNodeWatcher.cpp:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
const void* GeneratorWatcher::GetCurrentData()
306
{
307
return m_generator.GetData();
308
}
309
310
XnStatus GeneratorWatcher::Watch()
311
{
Callers
nothing calls this directly
Calls
1
GetData
Method · 0.45
Tested by
no test coverage detected