Lagrange
AttributeBase Member List

This is the complete list of members for AttributeBase, 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 =0AttributeBasepure virtual
m_elementAttributeBaseprotected
m_num_channelsAttributeBaseprotected
m_usageAttributeBaseprotected
operator=(AttributeBase &&other)=defaultAttributeBase
operator=(const AttributeBase &other)=defaultAttributeBase
unsafe_set_element_type(AttributeElement element)AttributeBaseinline
unsafe_set_usage(AttributeUsage usage)AttributeBaseinline
~AttributeBase()AttributeBasevirtual