Skip to content

Add support for Offset in ClipWithImplicitFunction

This allows the user to specify a value of the implcit function to clip at. The default is 0, which gives the same result as before.

This also includes changes to constness of some parameters to make them consistent with rest of Vtk-m

Edited by Sujin Philip

Merge request reports