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

Method initializer

pdal/private/Raster.hpp:149–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147 { return m_limits.yOrigin; }
148
149 T initializer() const
150 { return m_initializer; }
151
152 int xCell(double x, bool& ok) const
153 {

Callers 1

doneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected