UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TMeshAttributesRef< ElementIDType, AttributeType > Member List

This is the complete list of members for TMeshAttributesRef< ElementIDType, AttributeType >, including all inherited members.

ArrayType typedefTMeshAttributesRef< ElementIDType, AttributeType >
BaseArrayType typedefTMeshAttributesRef< ElementIDType, AttributeType >
Copy(TMeshAttributesRef< ElementIDType, const AttributeType > Src, const int32 DestChannel=0, const int32 SrcChannel=0)TMeshAttributesRef< ElementIDType, AttributeType >
Get(const ElementIDType ElementID, const int32 Channel=0) constTMeshAttributesRef< ElementIDType, AttributeType >inline
Get(int32 ElementIndex, const int32 Channel=0) constTMeshAttributesRef< ElementIDType, AttributeType >inline
GetArrayView(int32 ElementIndex, const int32 Channel=0) constTMeshAttributesRef< ElementIDType, AttributeType >inline
GetDefaultValue() constTMeshAttributesRef< ElementIDType, AttributeType >inline
GetExtent() constTMeshAttributesRef< ElementIDType, AttributeType >inline
GetFlags() constTMeshAttributesRef< ElementIDType, AttributeType >inline
GetNumChannels() constTMeshAttributesRef< ElementIDType, AttributeType >inline
GetNumElements() constTMeshAttributesRef< ElementIDType, AttributeType >inline
GetNumIndices() constTMeshAttributesRef< ElementIDType, AttributeType >inline
GetRawArray(const int32 AttributeChannel=0) constTMeshAttributesRef< ElementIDType, AttributeType >inline
InsertChannel(const int32 Channel) constTMeshAttributesRef< ElementIDType, AttributeType >inline
InsertIndex(const int32 Index) constTMeshAttributesRef< ElementIDType, AttributeType >inline
IsValid() constTMeshAttributesRef< ElementIDType, AttributeType >inline
operator[](const ElementIDType ElementID) constTMeshAttributesRef< ElementIDType, AttributeType >inline
operator[](int32 ElementIndex) constTMeshAttributesRef< ElementIDType, AttributeType >inline
RemoveChannel(const int32 Channel) constTMeshAttributesRef< ElementIDType, AttributeType >inline
RemoveIndex(const int32 Index) constTMeshAttributesRef< ElementIDType, AttributeType >inline
Set(const ElementIDType ElementID, const AttributeType &Value) constTMeshAttributesRef< ElementIDType, AttributeType >inline
Set(const ElementIDType ElementID, const int32 Channel, const AttributeType &Value) constTMeshAttributesRef< ElementIDType, AttributeType >inline
Set(int32 ElementIndex, const AttributeType &Value) constTMeshAttributesRef< ElementIDType, AttributeType >inline
Set(int32 ElementIndex, const int32 Channel, const AttributeType &Value) constTMeshAttributesRef< ElementIDType, AttributeType >inline
SetArrayView(int32 ElementIndex, TArrayView< const AttributeType > Value) constTMeshAttributesRef< ElementIDType, AttributeType >inline
SetArrayView(int32 ElementIndex, const int32 Channel, TArrayView< const AttributeType > Value) constTMeshAttributesRef< ElementIDType, AttributeType >inline
SetNumChannels(const int32 NumChannels) constTMeshAttributesRef< ElementIDType, AttributeType >inline
SetNumIndices(const int32 NumChannels) constTMeshAttributesRef< ElementIDType, AttributeType >inline
TMeshAttributesRefTMeshAttributesRef< ElementIDType, AttributeType >friend
TMeshAttributesRef(BaseArrayType *InArrayPtr=nullptr, uint32 InExtent=1)TMeshAttributesRef< ElementIDType, AttributeType >inlineexplicit
TMeshAttributesRef(const TMeshAttributesRef< ElementIDType, SrcAttributeType > &InRef)TMeshAttributesRef< ElementIDType, AttributeType >inline
TMeshAttributesRef(const TMeshAttributesRef< int32, AttributeType > &InRef)TMeshAttributesRef< ElementIDType, AttributeType >inline
TMeshAttributesRef(const TMeshAttributesRef< int32, SrcAttributeType > &InRef)TMeshAttributesRef< ElementIDType, AttributeType >inline