Skip to content
Snippets Groups Projects

VP1HepVis: Assertion / error message fix

Merged Scott Snyder requested to merge ssnyder/athena:err.VP1HEPVis-20210901 into master

We were tripping the assertion in SbPolyhedronPolygonXSect::Internals::setData because it could be called with three points (n=3). But that case seems to be handled ok, so change the assertion to n>2.

We also got a bunch of errors from SbPolyhedronCons::SbPolyhedronCons because the tracking geometry can produce zero-height cones. Just ignore those cases.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading