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

Method done

io/SbetWriter.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90
91
92void SbetWriter::done(PointTableRef table)
93{
94 getMetadata().addList("filename", filename());
95}
96
97} // namespace pdal

Callers

nothing calls this directly

Calls 1

getMetadataFunction · 0.50

Tested by

no test coverage detected