MCPcopy 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
400void NodeAdded_1_0_0_5_Record::SetMaxTimestamp(XnUInt64 nMaxTimestamp)
401{
402 m_nMaxTimestamp = nMaxTimestamp;
403}
404
405XnUInt32 NodeAdded_1_0_0_5_Record::GetNumberOfFrames() const
406{

Callers 1

UpdateNodeSeekInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected