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

Method ForceBuildLocator

Common/DataModel/vtkKdTreePointLocator.cxx:88–91  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

86
87//------------------------------------------------------------------------------
88void vtkKdTreePointLocator::ForceBuildLocator()
89{
90 this->BuildLocatorInternal();
91}
92
93//------------------------------------------------------------------------------
94void vtkKdTreePointLocator::BuildLocatorInternal()

Callers

nothing calls this directly

Calls 1

BuildLocatorInternalMethod · 0.95

Tested by

no test coverage detected