Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getName
Method
getName
test/unit/apps/pcpipelineTestJSON.cpp:405–406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
class XReader : public Reader
404
{
405
std::string getName() const
406
{ return
"readers.x"
; }
407
408
virtual void addDimensions(PointLayoutPtr layout)
409
{
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected