Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 212
    • Issues 212
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 39
    • Merge requests 39
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTK-mVTK-m
  • Merge requests
  • !2860

Add support for Offset in ClipWithImplicitFunction

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Sujin Philip requested to merge sujin.philip/vtk-m:clip-use-value-as-offset into master Sep 07, 2022
  • Overview 32
  • Commits 2
  • Pipelines 2
  • Changes 4

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.

Backport: release-1.7:HEAD~1
Backport: release

Edited Sep 07, 2022 by Vicente Bolea
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: clip-use-value-as-offset