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

Function printHelp

tools/oni2pcd.cpp:53–57  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

51
52//////////////////////////////////////////////////////////////////////////////
53void
54printHelp (int, char **argv)
55{
56 print_error ("Syntax is: %s input.oni\n", argv[0]);
57}
58
59//////////////////////////////////////////////////////////////////////////////
60void

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected