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