Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
827
void LasWriter::prerunFile(const PointViewSet& pvSet)
828
{
829
m_scaling.setAutoXForm(pvSet);
830
}
831
832
833
void LasWriter::writeView(const PointViewPtr view)
Callers
nothing calls this directly
Calls
1
setAutoXForm
Method · 0.45
Tested by
no test coverage detected