Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Slicer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sam Horvath
  • Slicer
  • Merge requests
  • !696

Support per view visibility of slicer intersection

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Sam Horvath requested to merge github/fork/jcfr/support-per-view-visibility-of-slicer-intersection into master Mar 31, 2017
  • Overview 5
  • Commits 3
  • Pipelines 0
  • Changes 5

Created by: jcfr

This commit updates the SliceModel displayable manager to allow hiding part of slice intersection on selected views.

For example, let's consider this scene with:

  • 1 model
  • slice intersection enabled
  • slice views visible in two 3D views

setting_viewids_start

Now, with this change, we can (for example) show the red slice intersection only on the green slice viewer.

The following tweaks have been done:

  • model is removed from View1
  • "red slice node" is hidden in ThreeD view 2
  • only intersection of red slice with green slice is shown

setting_viewids_done

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/jcfr/support-per-view-visibility-of-slicer-intersection