Skip to content

AbstractPointLocator

Introduction

vtkAbstractPointLocator

Methods

extend

Method use to decorate a given object (publicAPI+model) with vtkAbstractPointLocator characteristics.

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

getBounds

Get the bounds of this object.

Returns

TypeDescription
Bounds

setBounds

Set the bounds of this object.

ArgumentTypeRequiredDescription
inputBoundsYes