Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getDeviceSerialNumber
Method
getDeviceSerialNumber
io/src/depth_sense_grabber.cpp:94–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
std::string
95
pcl::DepthSenseGrabber::getDeviceSerialNumber () const
96
{
97
return (p_->device_id_);
98
}
99
Callers
4
printDeviceList
Function · 0.80
keyboardCallback
Method · 0.80
printDeviceList
Function · 0.80
keyboardCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected