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

Method ~Freenect2DeviceImpl

src/libfreenect2.cpp:661–667  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

659}
660
661Freenect2DeviceImpl::~Freenect2DeviceImpl()
662{
663 close();
664 context_->removeDevice(this);
665
666 delete pipeline_;
667}
668
669int Freenect2DeviceImpl::nextCommandSeq()
670{

Callers

nothing calls this directly

Calls 1

removeDeviceMethod · 0.45

Tested by

no test coverage detected