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

Method MyFilter

examples/writing-filter/MyFilter.hpp:14–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12{
13public:
14 MyFilter() : Filter()
15 {}
16 std::string getName() const;
17
18private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected