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

Method prerunFile

io/LasWriter.cpp:827–830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

825
826
827void LasWriter::prerunFile(const PointViewSet& pvSet)
828{
829 m_scaling.setAutoXForm(pvSet);
830}
831
832
833void LasWriter::writeView(const PointViewPtr view)

Callers

nothing calls this directly

Calls 1

setAutoXFormMethod · 0.45

Tested by

no test coverage detected