UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IntersectionSegmentTool.h File Reference
#include "Core/Types.h"
#include "Math/Boundary.h"
#include "Math/Geometry.h"
#include "UI/Visu.h"

Go to the source code of this file.

Classes

struct  UE::CADKernel::IntersectionToolBase::FSegment
 
struct  UE::CADKernel::IntersectionSegmentTool::FSegment
 
class  UE::CADKernel::TIntersectionSegmentTool< SegmentType >
 
class  UE::CADKernel::FIntersectionSegmentTool
 

Namespaces

namespace  UE
 
namespace  UE::CADKernel
 
namespace  UE::CADKernel::IntersectionToolBase
 
namespace  UE::CADKernel::IntersectionSegmentTool
 

Enumerations

enum class  UE::CADKernel::EConnectionType : uint8 { UE::CADKernel::DoesntStartFrom = 0 , UE::CADKernel::StartFrom , UE::CADKernel::SuperimposedByOrOn , UE::CADKernel::SameSegment }