XML handler for SimpleMaterial. More...
#include <SimpleMaterialXML.h>
Public Member Functions | |
virtual TiXmlElement | toXML (const SimpleMaterial &material) const |
Creates an XML node for the given material. | |
virtual SimpleMaterial * | fromXML (const TiXmlElement *xmlElement, GearMgr *gearMgr=0) const |
Creates a SimpleMaterial from the XML element (node) | |