Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FKDTree
| Name | FKNNResultSet |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/KDTree.h |
| Include Path | #include "PoseSearch/KDTree.h" |
Syntax
struct FKNNResultSet
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKNNResultSet
(
AccessorType InNumNeighbors, |
PoseSearch/KDTree.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool addPoint
(
float dist, |
PoseSearch/KDTree.h | ||
bool full() |
PoseSearch/KDTree.h | ||
AccessorType Num() |
PoseSearch/KDTree.h | ||
float worstDist() |
PoseSearch/KDTree.h |