UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::CADKernel::IntersectionIsoSegmentTool::FIsoUSegment Class Reference

#include <IntersectionIsoSegmentTool.h>

+ Inheritance diagram for UE::CADKernel::IntersectionIsoSegmentTool::FIsoUSegment:

Public Member Functions

 FIsoUSegment (const FVector2d &StartPoint, const FVector2d &EndPoint)
 
virtual FVector2d GetMinPoint () const override
 
virtual FVector2d GetMaxPoint () const override
 
- Public Member Functions inherited from UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment
 FIntersectionIsoSegment (const FVector2d &StartPoint, const FVector2d &EndPoint, const double InIsoCoordinate, const double InStartCoordinate, const double InEndCoordinate)
 
virtual ~FIntersectionIsoSegment ()
 
double GetIsoCoordinate () const
 
double GetMinCoordinate () const
 
double GetMaxCoordinate () const
 
FSegment2D GetSegment2D () const
 

Constructor & Destructor Documentation

◆ FIsoUSegment()

UE::CADKernel::IntersectionIsoSegmentTool::FIsoUSegment::FIsoUSegment ( const FVector2d StartPoint,
const FVector2d EndPoint 
)
inline

Member Function Documentation

◆ GetMaxPoint()

virtual FVector2d UE::CADKernel::IntersectionIsoSegmentTool::FIsoUSegment::GetMaxPoint ( ) const
inlineoverridevirtual

◆ GetMinPoint()

virtual FVector2d UE::CADKernel::IntersectionIsoSegmentTool::FIsoUSegment::GetMinPoint ( ) const
inlineoverridevirtual

The documentation for this class was generated from the following file: