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