14#include <lagrange/AttributeFwd.h>
15#include <lagrange/api.h>
16#include <lagrange/utils/BitField.h>
59template <
typename ValueType>
69template <
typename ValueType>
Derived attribute class that stores the actual information.
Definition Attribute.h:153
Bit field utility class.
Definition BitField.h:33
AttributeUsage
Usage tag indicating how the attribute should behave under mesh transformations.
Definition AttributeFwd.h:54
AttributeElement
Type of element to which the attribute is attached.
Definition AttributeFwd.h:26
nullptr_t, size_t, ptrdiff_t basic_ostream bad_weak_ptr extent, remove_extent, is_array,...
Definition attribute_string_utils.h:21
LA_CORE_API std::string_view to_string(AttributeElement element)
Returns a string representation of an attribute element type.
Definition attribute_string_utils.cpp:22
std::string_view value_type_name()
Returns a string representation of the attribute value type.