Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ download
Method
download
src/opengl_depth_packet_processor.cpp:351–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
}
350
351
void download()
352
{
353
downloadToBuffer(data);
354
}
355
356
void downloadToBuffer(unsigned char *data)
357
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected