#include <GeometryUtilities.hpp>
Classes | |
| struct | Intersection |
Public Types | |
| enum struct | Types { Unknown = 0 , SingleIntersection = 1 , NoIntersection = 2 , MultipleIntersections = 3 } |
Public Attributes | |
| Gedim::GeometryUtilities::IntersectionSegmentPlaneResult::Types | Type |
| The intersection type. | |
| Gedim::GeometryUtilities::IntersectionSegmentPlaneResult::Intersection | SingleIntersection |
| Gedim::GeometryUtilities::IntersectionSegmentPlaneResult::Intersection Gedim::GeometryUtilities::IntersectionSegmentPlaneResult::SingleIntersection |
The single intersection, available only is Type is SingleIntersection
| Gedim::GeometryUtilities::IntersectionSegmentPlaneResult::Types Gedim::GeometryUtilities::IntersectionSegmentPlaneResult::Type |
The intersection type.