![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <PlanarComplex.h>
Classes | |
| struct | FPolygonNesting |
Public Member Functions | |
| void | FindSolidRegions () |
| TGeneralPolygon2< RealType > | ConvertNestToGeneralPolygon (const FPolygonNesting &Nest) const |
| TArray< TGeneralPolygon2< RealType > > | ConvertOutputToGeneralPolygons () const |
Public Attributes | |
| TArray< TPolygon2< RealType > > | Polygons |
| bool | bTrustOrientations = true |
| bool | bAllowOverlappingHoles = false |
| TArray< FPolygonNesting > | Solids |
|
inline |
|
inline |
|
inline |
| bool UE::Geometry::TPlanarComplex< RealType >::bAllowOverlappingHoles = false |
| bool UE::Geometry::TPlanarComplex< RealType >::bTrustOrientations = true |
| TArray<TPolygon2<RealType> > UE::Geometry::TPlanarComplex< RealType >::Polygons |
| TArray<FPolygonNesting> UE::Geometry::TPlanarComplex< RealType >::Solids |