![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/ArrayView.h"#include "Containers/ContainersFwd.h"#include "UObject/NameTypes.h"#include "UObject/Class.h"#include "UObject/WeakObjectPtrTemplates.h"#include "Animation/AnimTypes.h"#include "Animation/WrappedAttribute.h"#include "BoneContainer.h"#include "BoneIndices.h"Go to the source code of this file.
Classes | |
| struct | UE::Anim::FAttributeId |
| struct | UE::Anim::TAttributeContainer< BoneIndexType, InAllocator > |
Namespaces | |
| namespace | UE |
| namespace | UE::Anim |
| namespace | UE::Anim::Conversion |
Functions | |
| template<typename BoneIndexTypeA , typename BoneIndexTypeB > | |
| BoneIndexTypeB | UE::Anim::Conversion::MakeIndex (BoneIndexTypeA BoneIndex, const FBoneContainer &BoneContainer) |
| template<> | |
| FMeshPoseBoneIndex | UE::Anim::Conversion::MakeIndex (FCompactPoseBoneIndex BoneIndex, const FBoneContainer &BoneContainer) |
| template<> | |
| FCompactPoseBoneIndex | UE::Anim::Conversion::MakeIndex (FMeshPoseBoneIndex BoneIndex, const FBoneContainer &BoneContainer) |