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

Method ~Freenect2Device

src/libfreenect2.cpp:638–640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

636};
637
638Freenect2Device::~Freenect2Device()
639{
640}
641
642Freenect2DeviceImpl::Freenect2DeviceImpl(Freenect2Impl *context, const PacketPipeline *pipeline, libusb_device *usb_device, libusb_device_handle *usb_device_handle, const std::string &serial) :
643 state_(Created),

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected