Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Math
| Type | Name | Description | |
|---|---|---|---|
| double | UE::CADKernel::ComputeOrientedSlope
(
const FPoint2D& StartPoint, |
Compute the oriented slope of a segment according to a reference slope | |
| double | UE::CADKernel::ComputeOrientedSlope
(
const FPoint2D& StartPoint, |
Compute the positive slope between the segments [StartPoint, EndPoint1] and [StartPoint, EndPoint2] |