Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FIndexDistance |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/VPTree.h |
| Include Path | #include "PoseSearch/VPTree.h" |
Syntax
struct FIndexDistance
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FIndexDistance
(
int32 InIndex, |
PoseSearch/VPTree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Distance | VPTreeScalar | PoseSearch/VPTree.h | ||
| Index | int32 | PoseSearch/VPTree.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FIndexDistance& Other |
PoseSearch/VPTree.h |