22 : m_text(
std::move(text)), m_color(
std::move(color)), m_identifier(
std::move(id))
58 return !(*
this == other);
Property to carry text, color and identifier.
static ExternalProperty undefined()
bool operator<(const ExternalProperty &other) const
bool operator==(const ExternalProperty &other) const
bool operator!=(const ExternalProperty &other) const
std::string identifier() const
materialitems.h Collection of materials to populate MaterialModel.