MCPcopy Create free account
hub / github.com/Kitware/VTK / ForceBuildLocator

Method ForceBuildLocator

Common/DataModel/vtkKdTree.cxx:765–768  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

763
764//------------------------------------------------------------------------------
765void vtkKdTree::ForceBuildLocator()
766{
767 this->BuildLocatorInternal();
768}
769
770//------------------------------------------------------------------------------
771// Build the kdtree structure based on location of cell centroids.

Callers

nothing calls this directly

Calls 1

BuildLocatorInternalMethod · 0.95

Tested by

no test coverage detected