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

Method Initialize

Common/DataModel/vtkStaticPointLocator2D.cxx:1595–1598  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1593
1594//------------------------------------------------------------------------------
1595void vtkStaticPointLocator2D::Initialize()
1596{
1597 this->FreeSearchStructure();
1598}
1599
1600//------------------------------------------------------------------------------
1601void vtkStaticPointLocator2D::FreeSearchStructure()

Callers 1

FindNPointsInAnnulusMethod · 0.45

Calls 1

FreeSearchStructureMethod · 0.95

Tested by

no test coverage detected