Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetData
Method
GetData
Source/Modules/Common/DataRecords.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
XnUInt8* Record::GetData()
104
{
105
return m_pData;
106
}
107
108
const XnUInt8* Record::GetData() const
109
{
Callers
3
xnGetData
Function · 0.45
Enumerate
Method · 0.45
GetCurrentData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected