12 #include <osgDB/XmlParser>
13 #include <osg/Referenced>
17 namespace makVrv {
namespace oe {
namespace CDB
19 class DtCDBBaseMaterial;
35 bool isValidMaterial(
const std::string& baseMaterial);
37 unsigned int getProceduralClassIndex(
const std::string& baseMaterial)
const;
42 void loadXmlFile(
const std::string& baseMaterialFile);