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

Method ~Freenect2ReplayImpl

src/libfreenect2.cpp:595–598  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

593
594public:
595 ~Freenect2ReplayImpl()
596 {
597 clearDevices();
598 }
599
600 void addDevice(Freenect2ReplayDevice *device)
601 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected