Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ SetSeekTablePosition
Method
SetSeekTablePosition
Source/Modules/Common/DataRecords.cpp:499–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
497
}
498
499
void NodeAddedRecord::SetSeekTablePosition(XnUInt64 nPos)
500
{
501
m_nSeekTablePosition = nPos;
502
}
503
504
XnUInt64 NodeAddedRecord::GetSeekTablePosition()
505
{
Callers
1
UpdateNodeSeekInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected