![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Templates/UnrealTemplate.h"#include "Math/UnrealMath.h"#include "VectorTypes.h"#include "BoxTypes.h"#include "SegmentTypes.h"#include "LineTypes.h"#include "MathUtil.h"#include "Intersection/IntrSegment2Segment2.h"#include "Curve/CurveUtil.h"#include "Algo/Reverse.h"Go to the source code of this file.
Classes | |
| class | UE::Geometry::TPolygon2< T > |
| class | UE::Geometry::TPolygon2< T >::SegmentIterator |
| class | UE::Geometry::TPolygon2< T >::SegmentEnumerable |
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
Typedefs | |
| typedef TPolygon2< double > | UE::Geometry::FPolygon2d |
| typedef TPolygon2< float > | UE::Geometry::FPolygon2f |