Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
{
13
public:
14
MyFilter() : Filter()
15
{}
16
std::string getName() const;
17
18
private:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected