Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
822
XnUInt32 NodeDataBeginRecord::GetNumFrames() const
823
{
824
return m_seekInfo.m_nFrames;
825
}
826
827
XnUInt64 NodeDataBeginRecord::GetMaxTimeStamp() const
828
{
Callers
4
xnGetPlayerNumFrames
Function · 0.45
main
Function · 0.45
main
Function · 0.45
seekFrame
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected