MCPcopy Create free account
hub / github.com/PDAL/PDAL / BlockReader

Method BlockReader

io/GDALReader.cpp:202–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200}
201
202GDALReader::BlockReader::BlockReader(GDALReader& reader): m_reader(reader) {}
203
204void GDALReader::BlockReader::initialize()
205{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected