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

Callers 1

FindClosestNPointsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected