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

Method ForceBuildLocator

Common/DataModel/vtkCellTreeLocator.cxx:1301–1304  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1299
1300//------------------------------------------------------------------------------
1301void vtkCellTreeLocator::ForceBuildLocator()
1302{
1303 this->BuildLocatorInternal();
1304}
1305
1306//------------------------------------------------------------------------------
1307void vtkCellTreeLocator::BuildLocatorInternal()

Callers

nothing calls this directly

Calls 1

BuildLocatorInternalMethod · 0.95

Tested by

no test coverage detected