IncrementalOctreePointLocator
Introduction
vtkIncrementalOctreePointLocator
Methods
extend
Method use to decorate a given object (publicAPI+model) with vtkIncrementalOctreePointLocator characteristics.
| Argument | Type | Required | Description |
|---|---|---|---|
publicAPI | Yes | object on which methods will be bounds (public) | |
model | Yes | object on which data structure will be bounds (protected) | |
initialValues | object | No | (default: {}) |
newInstance
Method use to create a new instance of vtkIncrementalOctreePointLocator
| Argument | Type | Required | Description |
|---|---|---|---|
initialValues | IIncrementalOctreePointLocatorInitialValues | No | for pre-setting some of its content |