Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FVPTreeNode |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/VPTree.h |
| Include Path | #include "PoseSearch/VPTree.h" |
Syntax
struct FVPTreeNode : public UE::PoseSearch::FIndexDistance
Inheritance Hierarchy
- FIndexDistance → FVPTreeNode
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LeftIndex | int32 | PoseSearch/VPTree.h | ||
| RightIndex | int32 | PoseSearch/VPTree.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FVPTreeNode& Other |
PoseSearch/VPTree.h |