Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getName
Method
getName
kernels/TileKernel.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
58
std::string TileKernel::getName() const
59
{
60
return s_info.name;
61
}
62
63
64
void TileKernel::addSwitches(ProgramArgs& args)
Callers
2
prepareReader
Method · 0.45
adder
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected