Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ prerunFile
Function
prerunFile
pdal/FlexWriter.hpp:155–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
virtual void readyFile(const std::string& filename,
154
const SpatialReference& srs) = 0;
155
virtual void prerunFile(const PointViewSet& pvSet)
156
{}
157
virtual void writeView(const PointViewPtr view) = 0;
158
virtual void doneFile()
159
{}
Callers
2
prerun
Function · 0.85
write
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected