UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SkinWeightsAttributesRef.h File Reference
#include "MeshDescription.h"
#include "BoneWeights.h"

Go to the source code of this file.

Classes

struct  Internal::FAttributesRefAdapterConst
 
struct  Internal::FAttributesRefAdapter
 
class  Internal::TVertexBoneWeightsBase< AdaptorType, StorageType >
 
class  Internal::TVertexBoneWeightsBase< AdaptorType, StorageType >::const_iterator
 
class  FSkinWeightsVertexAttributesRef
 
class  FSkinWeightsVertexAttributesConstRef
 

Namespaces

namespace  Internal
 

Typedefs

using FVertexBoneWeights = Internal::TVertexBoneWeightsBase< Internal::FAttributesRefAdapter, int32 >
 
using FVertexBoneWeightsConst = Internal::TVertexBoneWeightsBase< Internal::FAttributesRefAdapterConst, const int32 >
 

Typedef Documentation

◆ FVertexBoneWeights

◆ FVertexBoneWeightsConst