Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ ~Mat
Method
~Mat
src/cpu_depth_packet_processor.cpp:138–141 ·
view source on GitHub ↗
Destructor. */
Source
from the content-addressed store, hash-verified
136
137
/** Destructor. */
138
~Mat()
139
{
140
deallocate();
141
}
142
143
/**
144
* Get the width of the image.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected