Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FBasePose
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/BonePose.h |
| Include | #include "BonePose.h" |
Syntax
template<typename PoseType, typename IterType>
struct FRangedForSupport
Remarks
Bone Index Iteration.
Variables
| Type | Name | Description | |
|---|---|---|---|
| const PoseType & | Pose |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRangedForSupport
(
const PoseType& InPose |