MCPcopy Create free account
hub / github.com/PointCloudLibrary/pcl / getFileFormat

Method getFileFormat

io/src/davidsdk_grabber.cpp:213–217  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

211
212//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
213std::string
214pcl::DavidSDKGrabber::getFileFormat ()
215{
216 return (file_format_);
217}
218
219//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
220void

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected