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

Method CropFilter

filters/CropFilter.cpp:83–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81std::string CropFilter::getName() const { return s_info.name; }
82
83CropFilter::CropFilter() : m_args(new CropArgs)
84{}
85
86
87CropFilter::~CropFilter()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected