ShapeIntersect
-
class ShapeIntersect : public feasst::Shape
Represents the intersection of two shapes. An intersection of two shapes is the region which is inside both shapes. This is implemented by returning the largest value of the nearest distance.
Subclassed by feasst::FiniteCylinder, feasst::Slab, feasst::SlabSine