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

Method ForceBuildLocator

Common/DataModel/vtkPointLocator.cxx:823–826  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

821
822//------------------------------------------------------------------------------
823void vtkPointLocator::ForceBuildLocator()
824{
825 this->BuildLocatorInternal();
826}
827
828//------------------------------------------------------------------------------
829// Method to form subdivision of space based on the points provided and

Callers

nothing calls this directly

Calls 1

BuildLocatorInternalMethod · 0.95

Tested by

no test coverage detected