MCPcopy Create free account
hub / github.com/PDAL/PDAL / GetDefaultSoftwareId

Function GetDefaultSoftwareId

io/LasHeader.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49const std::string LasHeader::FILE_SIGNATURE("LASF");
50
51std::string GetDefaultSoftwareId()
52{
53 return las::generateSoftwareId();
54}
55
56struct LasHeader::Private
57{

Callers

nothing calls this directly

Calls 1

generateSoftwareIdFunction · 0.85

Tested by

no test coverage detected