Navigation
API > API/Plugins > API/Plugins/GeometryAlgorithms > API/Plugins/GeometryAlgorithms/Curve
Type
typedef TBooleanPolygon2Polygon2< EPolygonBooleanOp::Intersect, GeometryType, RealType > TIntersectPolygon2Polygon2
References
| Module | GeometryAlgorithms |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/Curve/PolygonIntersectionUtils.h |
| Include | #include "Curve/PolygonIntersectionUtils.h" |
Remarks
Produces the areas of each polygon that are also present in the other as a combined result. Both must be closed.