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

Method build

pdal/KDIndex.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55{}
56
57void KD2Index::build()
58{
59 m_impl->build();
60}
61
62PointId KD2Index::neighbor(double x, double y) const
63{

Callers 4

TESTFunction · 0.45
executeMethod · 0.45
setupParquetMethod · 0.45
PointView.cppFile · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36