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

Method ForceBuildLocator

Common/DataModel/vtkStaticPointLocator.cxx:1618–1621  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1616
1617//------------------------------------------------------------------------------
1618void vtkStaticPointLocator::ForceBuildLocator()
1619{
1620 this->BuildLocatorInternal();
1621}
1622
1623//------------------------------------------------------------------------------
1624// 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