Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetLargestDist2
Method
GetLargestDist2
Common/DataModel/vtkKdTree.cxx:166–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
float GetLargestDist2() { return this->LargestDist2; }
167
168
private:
169
size_t NumDesiredPoints, NumPoints;
Callers
1
FindClosestNPoints
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected