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

Method ready

filters/NeighborClassifierFilter.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113
114
115void NeighborClassifierFilter::ready(PointTableRef)
116{
117 m_newClass.clear();
118}
119
120
121void NeighborClassifierFilter::doOneNoDomain(PointRef &point, PointRef &temp,

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected