Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ done
Method
done
io/TextWriter.cpp:324–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
323
324
void TextWriter::done(PointTableRef /*table*/)
325
{
326
writeFooter();
327
getMetadata().addList(
"filename"
, filename());
328
}
329
330
} // namespace pdal
Callers
nothing calls this directly
Calls
1
getMetadata
Function · 0.50
Tested by
no test coverage detected