![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RBFSolver.h>
Public Member Functions | |
| FRBFOutputWeight (int32 InTargetIndex, float InTargetWeight) | |
| FRBFOutputWeight () | |
Public Attributes | |
| int32 | TargetIndex |
| float | TargetWeight |
Struct for storing RBF results - target index and corresponding weight
|
inline |
| int32 FRBFOutputWeight::TargetIndex |
Index of target
| float FRBFOutputWeight::TargetWeight |
Weight of target