Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ ~TegraFrame
Method
~TegraFrame
src/tegra_jpeg_rgb_packet_processor.cpp:142–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
}
141
142
virtual ~TegraFrame()
143
{
144
image()->allocator->free(image());
145
rawdata = NULL;
146
}
147
148
void fill()
149
{
Callers
nothing calls this directly
Calls
1
free
Method · 0.45
Tested by
no test coverage detected