CurveFindIntervalBounds

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

CurveFindIntervalBounds

(
    const FInterpCurvePoint< T >& Star...,
    const FInterpCurvePoint< T >& End,
    T& CurrentMin,
    T& CurrentMax,
    const U& Dummy
)

Public function

void

 

CurveFindIntervalBounds

(
    const FInterpCurvePoint< float >& ...,
    const FInterpCurvePoint< float >& ...,
    float& CurrentMin,
    float& CurrentMax,
    const U& Dummy
)

Public function

void

 

CurveFindIntervalBounds

(
    const FInterpCurvePoint< FVector2D ...,
    const FInterpCurvePoint< FVector2D ...,
    FVector2D& CurrentMin,
    FVector2D& CurrentMax,
    const U& Dummy
)

Public function

void

 

CurveFindIntervalBounds

(
    const FInterpCurvePoint< FVector > ...,
    const FInterpCurvePoint< FVector > ...,
    FVector& CurrentMin,
    FVector& CurrentMax,
    const U& Dummy
)

Public function

void

 

CurveFindIntervalBounds

(
    const FInterpCurvePoint< FTwoVector...,
    const FInterpCurvePoint< FTwoVector...,
    FTwoVectors& CurrentMin,
    FTwoVectors& CurrentMax,
    const U& Dummy
)

Public function

void

 

CurveFindIntervalBounds

(
    const FInterpCurvePoint< FLinearCol...,
    const FInterpCurvePoint< FLinearCol...,
    FLinearColor& CurrentMin,
    FLinearColor& 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