Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Math
| Type | Name | Description | |
|---|---|---|---|
| const void | UE::CADKernel::GetMinMax
(
ValueType& Min, |
Sort input values to be Min and Max | |
| const void | UE::CADKernel::GetMinMax
(
const ValueType& ValueA, |
Sort input A & B values into OutMin & OutMax |