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

Method fileSignature

io/LasHeader.cpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100}
101
102std::string LasHeader::fileSignature() const
103{
104 return d->h.magic;
105}
106
107uint16_t LasHeader::fileSourceId() const
108{

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64