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

Method GetLocator

Filters/General/vtkCleanUnstructuredGrid.cxx:641–644  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

639
640//------------------------------------------------------------------------------
641vtkIncrementalPointLocator* vtkCleanUnstructuredGrid::GetLocator()
642{
643 return this->Locator;
644}
645
646//----------------------------------------------------------------------------
647void vtkCleanUnstructuredGrid::CreateDefaultLocator(vtkDataSet* input)

Callers 4

CreateDefaultLocatorMethod · 0.95
InternalDeepCopyMethod · 0.45
PrintSelfMethod · 0.45

Calls

no outgoing calls

Tested by 1