CurveFindIntervalBounds

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/InterpCurvePoint.h

Include

#include "Math/InterpCurvePoint.h"

Syntax

template<class T, class U>
void CurveFindIntervalBounds
(
    const FInterpCurvePoint< T > & Start,
    const FInterpCurvePoint< T > & End,
    T & CurrentMin,
    T & CurrentMax,
    const U & Dummy
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss