Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/RBF > API/Runtime/AnimGraphRuntime/RBF/TRBFInterpolator
| Type | Name | Description | |
|---|---|---|---|
TRBFInterpolator
(
const TRBFInterpolator< T >& |
|||
TRBFInterpolator
(
TRBFInterpolator< T >&& |
|||
TRBFInterpolator
(
const TArrayView< T >& InNodes, |
Construct an RBF interpolator, taking in a set of sparse nodes and a symmetric weighing function that computes the distance between two nodes, and, optionally, smooths the distance with a smoothing kernel. |