Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
243
void BpfWriter::prerunFile(const PointViewSet& pvSet)
244
{
245
m_scaling.setAutoXForm(pvSet);
246
}
247
248
249
void BpfWriter::writeView(const PointViewPtr dataShared)
Callers
nothing calls this directly
Calls
1
setAutoXForm
Method · 0.45
Tested by
no test coverage detected