1#include <Core/Asset/MaterialData.hpp>
2#include <Core/Utils/Log.hpp>
12MaterialData::~MaterialData() {}
16 using namespace Core::Utils;
17 LOG( logERROR ) <<
"MaterialData : unkonwn material type : " << m_type;
virtual void displayInfo() const
DEBUG.
MaterialData(const std::string &name="", const std::string &type="AbstractMaterial")
MATERIAL DATA.
hepler function to manage enum as underlying types in VariableSet