Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FVPTreeDataSource |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchIndex.h |
| Include Path | #include "PoseSearch/PoseSearchIndex.h" |
Syntax
struct FVPTreeDataSource
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVPTreeDataSource
(
const FSearchIndex& InSearchIndex |
PoseSearch/PoseSearchIndex.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SearchIndex | const FSearchIndex & | PoseSearch/PoseSearchIndex.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 Num() |
PoseSearch/PoseSearchIndex.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static float GetDistance
(
const TConstArrayView< float > A, |
PoseSearch/PoseSearchIndex.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TConstArrayView< float > operator[]
(
int32 Index |
PoseSearch/PoseSearchIndex.h |