Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getName
Method
getName
test/unit/filters/CropFilterTest.cpp:438–439 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
436
{
437
public:
438
std::string getName() const
439
{ return
"filters.testfilter"
; }
440
point_count_t m_count;
441
442
private:
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected