MCPcopy 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
499void NodeAddedRecord::SetSeekTablePosition(XnUInt64 nPos)
500{
501 m_nSeekTablePosition = nPos;
502}
503
504XnUInt64 NodeAddedRecord::GetSeekTablePosition()
505{

Callers 1

UpdateNodeSeekInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected