MCPcopy Create free account
hub / github.com/OpenNI/OpenNI / GetNumFrames

Method GetNumFrames

Source/Modules/Common/DataRecords.cpp:822–825  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

820}
821
822XnUInt32 NodeDataBeginRecord::GetNumFrames() const
823{
824 return m_seekInfo.m_nFrames;
825}
826
827XnUInt64 NodeDataBeginRecord::GetMaxTimeStamp() const
828{

Callers 4

xnGetPlayerNumFramesFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
seekFrameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected