MCPcopy 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
93unsigned
94pcl::io::IRImage::getFrameID () const
95{
96 return (wrapper_->getFrameID ());
97}
98
99
100std::uint64_t

Callers 4

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected