Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
std::string CropFilter::getName() const { return s_info.name; }
82
83
CropFilter::CropFilter() : m_args(new CropArgs)
84
{}
85
86
87
CropFilter::~CropFilter()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected