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

Method height

kernels/TIndexKernel.cpp:82–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 std::string getName() const
81 { return "tindex-boundary"; }
82 double height()
83 { return m_grid->height(); }
84 std::string toWKT()
85 {
86 std::ostringstream out;

Callers 1

getFileInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected