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

Method reset

test/unit/io/EptReaderTest.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252
253 protected:
254 virtual void reset() override
255 {
256 m_offset += numPoints();
257 }
258
259 virtual char* getPoint(PointId index) override
260 {

Callers 4

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls 1

numPointsFunction · 0.50

Tested by

no test coverage detected