Skip to content

BUG: QuadraticPyramid::IntersectWithLine fails

valgrind detected a Conditional jump or move depends on uninitialised value(s)

The IntersectWithLine method was not passing the QuadraticePyramid's points to the triangle faces and the quad faces.

New baselines will be required once the patch is approved.

Merge request reports