![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "SegmentTypes.h"#include "Intersection/Intersector1.h"#include "Intersection/IntersectionUtil.h"#include "Intersection/IntrLine2Line2.h"#include "MathUtil.h"#include "VectorTypes.h"#include "VectorUtil.h"Go to the source code of this file.
Classes | |
| class | UE::Geometry::TIntrSegment2Segment2< RealType > |
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
Typedefs | |
| typedef TIntrSegment2Segment2< double > | UE::Geometry::FIntrSegment2Segment2d |
| typedef TIntrSegment2Segment2< float > | UE::Geometry::FIntrSegment2Segment2f |