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

Method ForceBuildLocator

Common/DataModel/vtkStaticPointLocator2D.cxx:1634–1637  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1632
1633//------------------------------------------------------------------------------
1634void vtkStaticPointLocator2D::ForceBuildLocator()
1635{
1636 this->BuildLocatorInternal();
1637}
1638
1639//------------------------------------------------------------------------------
1640// 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