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

Method ForceBuildLocator

Common/DataModel/vtkCellLocator.cxx:701–704  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

699
700//------------------------------------------------------------------------------
701void vtkCellLocator::ForceBuildLocator()
702{
703 this->BuildLocatorInternal();
704}
705
706//------------------------------------------------------------------------------
707// Method to form subdivision of space based on the cells provided and

Callers

nothing calls this directly

Calls 1

BuildLocatorInternalMethod · 0.95

Tested by

no test coverage detected