#include "../IfcObj/Materials.h" void InitMaterials() { materials["IFCSITE"] = ObjMaterial("IFCSITE",0.7f,0.8f,0.5f); }