Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Math > API/Runtime/CADKernel/Math/UE__CADKernel__ComputeUnoriented-
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/SlopeUtils.h |
| Include | #include "Math/SlopeUtils.h" |
namespace UE
{
namespace CADKernel
{
double UE::CADKernel::ComputeUnorientedSlope
(
const FPoint2D & StartPoint,
const FPoint2D & EndPoint1,
const FPoint2D & EndPoint2
)
}
}
Remarks
Return a slope between [0, 4] i.e. an angle between [0, Pi]