30 #ifndef RIOENGINE_CLENGINE_CLMATERIAL_H_
31 #define RIOENGINE_CLENGINE_CLMATERIAL_H_
39 CLMaterial(
const std::string&
id,
const std::string&
name,
const std::string& instance_effect_url);
41 const std::string&
id()
const;
42 const std::string&
name()
const;
50 std::string m_instanceEffectUrl;
53 #endif // RIOENGINE_CLENGINE_CLMATERIAL_H_
const std::string & id() const
const std::string & instanceEffectURL() const
const std::string & name() const