Navigation
API > API/Runtime > API/Runtime/SkeletalMeshDescription > API/Runtime/SkeletalMeshDescription/TVertexBoneWeightsBase > API/Runtime/SkeletalMeshDescription/TVertexBoneWeightsBase/const_iterator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| SkinWeightsAttributesRef.h | |||
const_iterator
(
const TVertexBoneWeightsBase< AdaptorType, StorageType >* InWeights, |
SkinWeightsAttributesRef.h |
const_iterator()
| Name | const_iterator |
| Type | function |
| Header File | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkinWeightsAttributesRef.h |
| Include Path | #include "SkinWeightsAttributesRef.h" |
const_iterator()
const_iterator(const TVertexBoneWeightsBase< AdaptorType, StorageType > *, int32)
| Name | const_iterator |
| Type | function |
| Header File | /Engine/Source/Runtime/SkeletalMeshDescription/Public/SkinWeightsAttributesRef.h |
| Include Path | #include "SkinWeightsAttributesRef.h" |
const_iterator
(
const TVertexBoneWeightsBase < AdaptorType, StorageType > * InWeights,
int32 InIndex
)