5 #ifndef SCT_MATERIALMANAGER_H
6 #define SCT_MATERIALMANAGER_H
27 const GeoMaterial*
getMaterial(
const std::string & materialName);
28 const GeoElement*
getElement(
const std::string & elementName);
30 const GeoMaterial*
getMaterial(
const std::string & originalMaterial,
32 const std::string &
newName =
"");
48 #endif // SCT_MATERIALMANAGER_H