MCPcopy 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
305const void* GeneratorWatcher::GetCurrentData()
306{
307 return m_generator.GetData();
308}
309
310XnStatus GeneratorWatcher::Watch()
311{

Callers

nothing calls this directly

Calls 1

GetDataMethod · 0.45

Tested by

no test coverage detected