MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / ~Freenect2

Method ~Freenect2

src/libfreenect2.cpp:1138–1141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1136}
1137
1138Freenect2::~Freenect2()
1139{
1140 delete impl_;
1141}
1142
1143int Freenect2::enumerateDevices()
1144{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected