Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetPropDataSize
Method
GetPropDataSize
Source/Modules/Common/DataRecords.cpp:622–625 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
620
}
621
622
XnUInt32 GeneralPropRecord::GetPropDataSize() const
623
{
624
return m_nPropDataSize;
625
}
626
627
const void* GeneralPropRecord::GetPropData() const
628
{
Callers
1
HandleGeneralPropRecord
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected