Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
271
XnUInt32 MockGenerator::GetFrameID()
272
{
273
return m_data[m_nCurrentDataIdx].nFrameID;
274
}
275
276
xn::ModuleMirrorInterface* MockGenerator::GetMirrorInterface()
277
{
Callers
2
xnGetFrameID
Function · 0.45
Watch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected