Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ done
Method
done
plugins/icebridge/io/IcebridgeReader.cpp:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void IcebridgeReader::done(PointTableRef table)
210
{
211
m_hdf5Handler.close();
212
}
213
214
215
bool IcebridgeReader::eof()
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected