#include <IntersectionIsoSegmentTool.h>
◆ FIntersectionIsoSegment()
| UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment::FIntersectionIsoSegment |
( |
const FVector2d & |
StartPoint, |
|
|
const FVector2d & |
EndPoint, |
|
|
const double |
InIsoCoordinate, |
|
|
const double |
InStartCoordinate, |
|
|
const double |
InEndCoordinate |
|
) |
| |
|
inline |
◆ ~FIntersectionIsoSegment()
| virtual UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment::~FIntersectionIsoSegment |
( |
| ) |
|
|
inlinevirtual |
◆ GetIsoCoordinate()
| double UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment::GetIsoCoordinate |
( |
| ) |
const |
|
inline |
◆ GetMaxCoordinate()
| double UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment::GetMaxCoordinate |
( |
| ) |
const |
|
inline |
◆ GetMaxPoint()
| virtual FVector2d UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment::GetMaxPoint |
( |
| ) |
const |
|
pure virtual |
◆ GetMinCoordinate()
| double UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment::GetMinCoordinate |
( |
| ) |
const |
|
inline |
◆ GetMinPoint()
| virtual FVector2d UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment::GetMinPoint |
( |
| ) |
const |
|
pure virtual |
◆ GetSegment2D()
| FSegment2D UE::CADKernel::IntersectionIsoSegmentTool::FIntersectionIsoSegment::GetSegment2D |
( |
| ) |
const |
|
inline |
◆ operator<
The documentation for this class was generated from the following file: