ShapeUnion

class ShapeUnion : public feasst::Shape

Represents the union of two shapes. The union of two shapes is the region that is inside either shape. This is done by returning the smallest value of the nearest distance.