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

Method ForceBuildLocator

Common/DataModel/vtkOctreePointLocator.cxx:297–300  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

295
296//------------------------------------------------------------------------------
297void vtkOctreePointLocator::ForceBuildLocator()
298{
299 this->BuildLocatorInternal();
300}
301
302//------------------------------------------------------------------------------
303void vtkOctreePointLocator::BuildLocatorInternal()

Callers

nothing calls this directly

Calls 1

BuildLocatorInternalMethod · 0.95

Tested by

no test coverage detected