Skip to content

Draft: Add UseImplicitArrays option in vtkPHTGProbeFilter

vtkPHyperTreeGridProbeFilter now exposes the UseImplictArray option. When on, the filter will use indexed arrays internally to improve the memory consumption of the filter, at the price of a higher computational cost.

Related MR: !10748 (merged)

Edited by Thomas Galland

Merge request reports