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

Method ~Freenect2Replay

src/libfreenect2.cpp:1620–1623  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1618}
1619
1620Freenect2Replay::~Freenect2Replay()
1621{
1622 delete impl_;
1623}
1624
1625Freenect2Device *Freenect2Replay::openDevice(const std::vector<std::string>& frame_filenames)
1626{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected