Skip to content

Temporary fix to non-convex extruded shapes

Guilherme Lima requested to merge lima/broken-Mu2eExtruded2 into master

This request fixes JIRA #544, by disabling the use of SExtru underlying representation in non-convex extruded shapes, thus forcing the use of the (slower) tessellated representation instead, until the SExtru representation can be used for non-convex polygons as well.

The test case is shown on shape-testMu2eExtruded2 test.

Edited by Gabriele Cosmo

Merge request reports