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

Method GDALReader

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

Source from the content-addressed store, hash-verified

62
63
64GDALReader::GDALReader()
65 : m_blockReader(*this)
66{}
67
68GDALReader::~GDALReader()
69{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected