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

Method ~Driver

src/openni2/DeviceDriver.cpp:425–425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

423 DriverServices = &getServices();
424 }
425 ~Driver() { shutdown(); }
426
427 // for DriverBase
428

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected