Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ processOne
Method
processOne
io/GDALReader.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
bool GDALReader::processOne(PointRef& point)
192
{
193
return m_blockReader.processOne(point);
194
}
195
196
197
void GDALReader::done(PointTableRef table)
Callers
nothing calls this directly
Calls
4
pixelToCoord
Method · 0.80
at
Method · 0.80
setField
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected