Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
void KD2Index::build()
58
{
59
m_impl->build();
60
}
61
62
PointId KD2Index::neighbor(double x, double y) const
63
{
Callers
4
TEST
Function · 0.45
execute
Method · 0.45
setupParquet
Method · 0.45
PointView.cpp
File · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36