MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / getDefaultDeviceSerialNumber

Method getDefaultDeviceSerialNumber

src/libfreenect2.cpp:1159–1162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1157}
1158
1159std::string Freenect2::getDefaultDeviceSerialNumber()
1160{
1161 return getDeviceSerialNumber(0);
1162}
1163
1164Freenect2Device *Freenect2::openDevice(int idx)
1165{

Callers 2

mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected