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

Method GetFrameID

Source/Modules/nimMockNodes/MockGenerator.cpp:271–274  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269}
270
271XnUInt32 MockGenerator::GetFrameID()
272{
273 return m_data[m_nCurrentDataIdx].nFrameID;
274}
275
276xn::ModuleMirrorInterface* MockGenerator::GetMirrorInterface()
277{

Callers 2

xnGetFrameIDFunction · 0.45
WatchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected