FBasePose

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/BonePose.h

Include

#include "BonePose.h"

Syntax

template<class BoneIndexType, typename InAllocator>
struct FBasePose

Variables

Name Description

Protected variable

TArray< FTransf...

 

Bones

Functions

Name Description

Public function Const

const TArray...

 

GetBones()

Public function

TArrayView< ...

 

GetMutableBones()

Public function Const

int32

 

GetNumBones()

Public function

void

 

InitBones

(
    int32 NumBones
)

Public function Const

bool

 

IsValidIndex

(
    const BoneIndexType& BoneIndex
)

Public function

TArray< FTra...

 

MoveBones()

Operators

Name Description

Public function

FTransform &

 

operator[]

(
    const BoneIndexType& BoneIndex
)

Public function Const

const FTrans...

 

operator[]

(
    const BoneIndexType& BoneIndex
)

Classes

Name

Description

Public struct

FRangedForReverseSupport

Public struct

FRangedForSupport

Bone Index Iteration.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss