| ArrayType typedef | TMeshAttributesRef< ElementIDType, AttributeType > | |
| BaseArrayType typedef | TMeshAttributesRef< 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) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| Get(int32 ElementIndex, const int32 Channel=0) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| GetArrayView(int32 ElementIndex, const int32 Channel=0) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| GetDefaultValue() const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| GetExtent() const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| GetFlags() const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| GetNumChannels() const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| GetNumElements() const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| GetNumIndices() const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| GetRawArray(const int32 AttributeChannel=0) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| InsertChannel(const int32 Channel) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| InsertIndex(const int32 Index) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| IsValid() const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| operator[](const ElementIDType ElementID) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| operator[](int32 ElementIndex) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| RemoveChannel(const int32 Channel) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| RemoveIndex(const int32 Index) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| Set(const ElementIDType ElementID, const AttributeType &Value) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| Set(const ElementIDType ElementID, const int32 Channel, const AttributeType &Value) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| Set(int32 ElementIndex, const AttributeType &Value) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| Set(int32 ElementIndex, const int32 Channel, const AttributeType &Value) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| SetArrayView(int32 ElementIndex, TArrayView< const AttributeType > Value) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| SetArrayView(int32 ElementIndex, const int32 Channel, TArrayView< const AttributeType > Value) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| SetNumChannels(const int32 NumChannels) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| SetNumIndices(const int32 NumChannels) const | TMeshAttributesRef< ElementIDType, AttributeType > | inline |
| TMeshAttributesRef | TMeshAttributesRef< 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 |