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

Method ReprojectionFilter

filters/ReprojectionFilter.cpp:57–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55std::string ReprojectionFilter::getName() const { return s_info.name; }
56
57ReprojectionFilter::ReprojectionFilter() : m_inferInputSRS(true)
58{}
59
60
61ReprojectionFilter::~ReprojectionFilter()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected