Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ SetMinTimestamp
Method
SetMinTimestamp
Source/Modules/Common/DataRecords.cpp:395–398 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
393
}
394
395
void NodeAdded_1_0_0_5_Record::SetMinTimestamp(XnUInt64 nMinTimestamp)
396
{
397
m_nMinTimestamp = nMinTimestamp;
398
}
399
400
void NodeAdded_1_0_0_5_Record::SetMaxTimestamp(XnUInt64 nMaxTimestamp)
401
{
Callers
1
UpdateNodeSeekInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected