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

Method prerunFile

io/BpfWriter.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241
242
243void BpfWriter::prerunFile(const PointViewSet& pvSet)
244{
245 m_scaling.setAutoXForm(pvSet);
246}
247
248
249void BpfWriter::writeView(const PointViewPtr dataShared)

Callers

nothing calls this directly

Calls 1

setAutoXFormMethod · 0.45

Tested by

no test coverage detected