Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
GDALReader::GDALReader()
65
: m_blockReader(*this)
66
{}
67
68
GDALReader::~GDALReader()
69
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected