Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FMemStackPoseHistory
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddFuturePose
(
float Time, |
PoseSearch/PoseSearchHistory.h | ||
void AddFuturePose
(
float Time, |
PoseSearch/PoseSearchHistory.h |
AddFuturePose(float, IComponentSpacePoseProvider &, const FBlendedCurve &)
| Name | AddFuturePose |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchHistory.h |
| Include Path | #include "PoseSearch/PoseSearchHistory.h" |
| Source | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Private/PoseSearchHistory.cpp |
void AddFuturePose
(
float Time,
IComponentSpacePoseProvider & ComponentSpacePoseProvider,
const FBlendedCurve & Curves
)
AddFuturePose(float, FCSPose< FCompactPose > &, const FBlendedCurve &)
| Name | AddFuturePose |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchHistory.h |
| Include Path | #include "PoseSearch/PoseSearchHistory.h" |
| Source | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Private/PoseSearchHistory.cpp |
void AddFuturePose
(
float Time,
FCSPose < FCompactPose > & ComponentSpacePose,
const FBlendedCurve & Curves
)