UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRBFInterpolatorBase Class Reference

#include <RBFInterpolator.h>

+ Inheritance diagram for FRBFInterpolatorBase:

Public Attributes

TArray< floatCoeffs
 
bool bIsValid = false
 

Protected Member Functions

ANIMGRAPHRUNTIME_API bool SetUpperKernel (const TArrayView< float > &UpperKernel, int32 Size)
 

Member Function Documentation

◆ SetUpperKernel()

PRAGMA_DEFAULT_VISIBILITY_START THIRD_PARTY_INCLUDES_START THIRD_PARTY_INCLUDES_END PRAGMA_DEFAULT_VISIBILITY_END bool FRBFInterpolatorBase::SetUpperKernel ( const TArrayView< float > &  UpperKernel,
int32  Size 
)
protected

Member Data Documentation

◆ bIsValid

bool FRBFInterpolatorBase::bIsValid = false

◆ Coeffs

TArray<float> FRBFInterpolatorBase::Coeffs

The documentation for this class was generated from the following files: