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

Method ForceBuildLocator

Common/DataModel/vtkStaticCellLocator.cxx:1464–1467  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1462
1463//------------------------------------------------------------------------------
1464void vtkStaticCellLocator::ForceBuildLocator()
1465{
1466 this->BuildLocatorInternal();
1467}
1468
1469//------------------------------------------------------------------------------
1470void vtkStaticCellLocator::BuildLocatorInternal()

Callers

nothing calls this directly

Calls 1

BuildLocatorInternalMethod · 0.95

Tested by

no test coverage detected