MCPcopy 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
395void NodeAdded_1_0_0_5_Record::SetMinTimestamp(XnUInt64 nMinTimestamp)
396{
397 m_nMinTimestamp = nMinTimestamp;
398}
399
400void NodeAdded_1_0_0_5_Record::SetMaxTimestamp(XnUInt64 nMaxTimestamp)
401{

Callers 1

UpdateNodeSeekInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected