Navigation
API > API/Plugins > API/Plugins/PoseSearch
| Name | FAIPComponentSpacePoseProvider |
| Type | struct |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchHistory.h |
| Include Path | #include "PoseSearch/PoseSearchHistory.h" |
Syntax
struct FAIPComponentSpacePoseProvider : public UE::PoseSearch::IComponentSpacePoseProvider
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAIPComponentSpacePoseProvider
(
const FAnimInstanceProxy* InAnimInstanceProxy |
PoseSearch/PoseSearchHistory.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ComponentSpacePose | FCSPose< FCompactPose > | PoseSearch/PoseSearchHistory.h |
Functions
Public
Overridden from IComponentSpacePoseProvider
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FTransform CalculateComponentSpaceTransform
(
const FSkeletonPoseBoneIndex SkeletonBoneIdx |
PoseSearch/PoseSearchHistory.h | ||
virtual const USkeleton * GetSkeletonAsset() |
PoseSearch/PoseSearchHistory.h |