UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBasePose< BoneIndexType, InAllocator >::FRangedForReverseSupport< PoseType, IterType > Struct Template Reference

#include <BonePose.h>

Public Member Functions

 FRangedForReverseSupport (const PoseType &InPose)
 
IterType begin ()
 
IterType end ()
 

Public Attributes

const PoseTypePose
 

Constructor & Destructor Documentation

◆ FRangedForReverseSupport()

template<class BoneIndexType , typename InAllocator >
FBasePose< BoneIndexType, InAllocator >::FRangedForReverseSupport< PoseType, IterType >::FRangedForReverseSupport ( const PoseType InPose)
inline

Member Function Documentation

◆ begin()

template<class BoneIndexType , typename InAllocator >
IterType FBasePose< BoneIndexType, InAllocator >::FRangedForReverseSupport< PoseType, IterType >::begin ( )
inline

◆ end()

template<class BoneIndexType , typename InAllocator >
IterType FBasePose< BoneIndexType, InAllocator >::FRangedForReverseSupport< PoseType, IterType >::end ( )
inline

Member Data Documentation

◆ Pose

template<class BoneIndexType , typename InAllocator >
const PoseType& FBasePose< BoneIndexType, InAllocator >::FRangedForReverseSupport< PoseType, IterType >::Pose

The documentation for this struct was generated from the following file: