Skip to content

IncrementalPointLocator

Introduction

vtkIncrementalPointLocator is the abstract incremental insertion variant of vtkAbstractPointLocator.

Methods

extend

Method used to decorate a given object (publicAPI+model) with vtkIncrementalPointLocator characteristics.

ArgumentTypeRequiredDescription
publicAPIYesobject on which methods will be bounds (public)
modelYesobject on which data structure will be bounds (protected)
initialValuesIIncrementalPointLocatorInitialValuesNo(default: {})

newInstance

Method used to create a new instance of vtkIncrementalPointLocator.

ArgumentTypeRequiredDescription
initialValuesIIncrementalPointLocatorInitialValuesNofor pre-setting some of its content