MCPcopy 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
168private:
169 size_t NumDesiredPoints, NumPoints;

Callers 1

FindClosestNPointsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected