Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Math
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::TransformIntoSlopeRelativeToReferenceAxis
(
double Slope
)
}
}
Remarks
Return a slope between [0, 2] relative to reference Axis i.e. ComputeUnorientedSlope => 0.5 return 0.5 ComputeUnorientedSlope => 2.3 return 1.7