Lagrange
IndexedAttribute< ValueType_, Index_ > Member List

This is the complete list of members for IndexedAttribute< ValueType_, Index_ >, including all inherited members.

AttributeBase(AttributeElement element, AttributeUsage usage, size_t num_channels)AttributeBase
AttributeBase(AttributeBase &&other)=defaultAttributeBase
AttributeBase(const AttributeBase &other)=defaultAttributeBase
get_element_type() constAttributeBaseinline
get_num_channels() constAttributeBaseinline
get_usage() constAttributeBaseinline
get_value_type() const overrideIndexedAttribute< ValueType_, Index_ >inlinevirtual
Index typedefIndexedAttribute< ValueType_, Index_ >
IndexedAttribute(AttributeUsage usage, size_t num_channels)IndexedAttribute< ValueType_, Index_ >
IndexedAttribute(IndexedAttribute &&other) noexceptIndexedAttribute< ValueType_, Index_ >
IndexedAttribute(const IndexedAttribute &other)IndexedAttribute< ValueType_, Index_ >explicit
indices()IndexedAttribute< ValueType_, Index_ >inline
indices() constIndexedAttribute< ValueType_, Index_ >inline
IsIndexedIndexedAttribute< ValueType_, Index_ >static
m_elementAttributeBaseprotected
m_indices (defined in IndexedAttribute< ValueType_, Index_ >)IndexedAttribute< ValueType_, Index_ >protected
m_num_channelsAttributeBaseprotected
m_usageAttributeBaseprotected
m_values (defined in IndexedAttribute< ValueType_, Index_ >)IndexedAttribute< ValueType_, Index_ >protected
operator=(IndexedAttribute &&other) noexceptIndexedAttribute< ValueType_, Index_ >
operator=(const IndexedAttribute &other)IndexedAttribute< ValueType_, Index_ >
lagrange::AttributeBase::operator=(AttributeBase &&other)=defaultAttributeBase
lagrange::AttributeBase::operator=(const AttributeBase &other)=defaultAttributeBase
unsafe_set_element_type(AttributeElement element)AttributeBaseinline
unsafe_set_usage(AttributeUsage usage)AttributeBaseinline
values()IndexedAttribute< ValueType_, Index_ >inline
values() constIndexedAttribute< ValueType_, Index_ >inline
ValueType typedefIndexedAttribute< ValueType_, Index_ >
~AttributeBase()AttributeBasevirtual
~IndexedAttribute() overrideIndexedAttribute< ValueType_, Index_ >