Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ download
Method
download
examples/viewer.h:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void download()
110
{
111
downloadToBuffer(data);
112
}
113
114
void downloadToBuffer(unsigned char *data)
115
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected