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

Method Initialize

Common/DataModel/vtkStaticPointLocator.cxx:1579–1582  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1577
1578//------------------------------------------------------------------------------
1579void vtkStaticPointLocator::Initialize()
1580{
1581 this->FreeSearchStructure();
1582}
1583
1584//------------------------------------------------------------------------------
1585void vtkStaticPointLocator::FreeSearchStructure()

Callers 1

FindNPointsInShellMethod · 0.45

Calls 1

FreeSearchStructureMethod · 0.95

Tested by

no test coverage detected