Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PointCloudLibrary/pcl
/ getFrameID
Method
getFrameID
io/src/image_ir.cpp:93–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
92
93
unsigned
94
pcl::io::IRImage::getFrameID () const
95
{
96
return (wrapper_->getFrameID ());
97
}
98
99
100
std::uint64_t
Callers
4
convertToXYZPointCloud
Method · 0.45
convertToXYZRGBPointCloud
Method · 0.45
convertToXYZIPointCloud
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected