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

Method reset

filters/PoissonFilter.cpp:58–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 {}
57
58 virtual void reset()
59 { m_current = 0; }
60 virtual bool nextPoint(Point& point)
61 {
62 using namespace Dimension;

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected