Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ SetPayloadSize
Method
SetPayloadSize
Source/Modules/Common/DataRecords.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
void Record::SetPayloadSize(XnUInt32 nPayloadSize)
94
{
95
m_pHeader->m_nPayloadSize = nPayloadSize;
96
}
97
98
void Record::SetUndoRecordPos(XnUInt64 nUndoRecordPos)
99
{
Callers
2
OnNodeNewData
Method · 0.80
UpdateNodeSeekInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected