Skip to content

vtkTableBasedClipDataSet: Fix usage of VTK_USE_64BIT_IDS

Fix a compilation error in vtkTableBasedClipDataSet when VTK_USE_64BIT_IDS is not defined.

This MR resolves issue #18613 (closed).

Merge request reports