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

Function ReprojectionFilter

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

Source from the content-addressed store, hash-verified

55private:
56 ReprojectionFilter& operator=(const ReprojectionFilter&) = delete;
57 ReprojectionFilter(const ReprojectionFilter&) = delete;
58
59 virtual void addArgs(ProgramArgs& args);
60 virtual void initialize();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected