Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/Math > API/Runtime/CADKernel/Math/UE__CADKernel__GetMinMax
References
| Module | CADKernel |
| Header | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Math/MathConst.h |
| Include | #include "Math/MathConst.h" |
namespace UE
{
namespace CADKernel
{
template<typename ValueType>
const void UE::CADKernel::GetMinMax
(
ValueType & Min,
ValueType & Max
)
}
}
Remarks
Sort input values to be Min and Max