MCPcopy 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
58std::string TileKernel::getName() const
59{
60 return s_info.name;
61}
62
63
64void TileKernel::addSwitches(ProgramArgs& args)

Callers 2

prepareReaderMethod · 0.45
adderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected