Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #19772
Closed
Open
Issue created Mar 16, 2020 by Ivan Sevcik@BetaRavener

Frustrum selection selects polylines incorrectly

Problem:

I have been trying the cell-through (frustrum) selection lately and found out it behave strangely for polylines. It will select a polyline even if none of it's segments intersect with the frustrum.

The behaviour seems to be that polyline gets selected if the frustrum is inside convex area defined by any 3 or more points (can be just subsegment). Here is video of simple polyline, I later tried with one in shape of W and it behaved same on every V segment. frustrum2.mkv

I suspect some issue with processing individual segments for selection, but haven't had time to debug this myself to root-cause.

Expected behavior:

I don't think the polyline should be selected unless it really intersects the frustrum.

Edited Mar 16, 2020 by Ivan Sevcik
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking