14#include <lagrange/api.h>
15#include <lagrange/AttributeFwd.h>
16#include <lagrange/utils/BitField.h>
59template <
typename ValueType>
69template <
typename ValueType>
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(const lagrange::Attribute< ValueType > &attr)
Returns a string representation of the attribute value type.