MCPcopy Create free account
hub / github.com/PDAL/PDAL / dataDir

Method dataDir

io/private/ept/Addon.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53std::string Addon::dataDir() const
54{
55 return FileUtils::getDirectory(m_filename) + "ept-data/";
56}
57
58std::string Addon::hierarchyDir() const
59{

Callers 5

writeOneMethod · 0.45
readLaszipMethod · 0.45
readBinaryMethod · 0.45
readZstandardMethod · 0.45
readAddonMethod · 0.45

Calls 1

getDirectoryFunction · 0.85

Tested by

no test coverage detected