![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SkinWeightsAttributesRef.h>
Public Member Functions | |
| const_iterator & | operator++ () |
| bool | operator!= (const const_iterator &InOther) const |
| UE::AnimationCore::FBoneWeight | operator* () const |
Protected Member Functions | |
| const_iterator ()=delete | |
| const_iterator (const TVertexBoneWeightsBase< AdaptorType, StorageType > *InWeights, int32 InIndex) | |
Protected Attributes | |
| const TVertexBoneWeightsBase< AdaptorType, StorageType > * | Weights = nullptr |
| int32 | Index = INDEX_NONE |
Friends | |
| class | TVertexBoneWeightsBase< AdaptorType, StorageType > |
|
protecteddelete |
|
inlineexplicitprotected |
|
inline |
|
inline |
|
inline |
|
friend |
|
protected |
|
protected |