#include <osgDB/Registry>Namespaces | |
| namespace | osgDB |
Classes | |
| class | osgDB::XmlNode |
| class | osgDB::XmlNode::Input |
Defines | |
| #define | OSGDB_XML_PARSER 1 |
Functions | |
| OSGDB_EXPORT XmlNode * | osgDB::readXmlFile (const std::string &filename, const Options *options) |
| XmlNode * | osgDB::readXmlFile (const std::string &filename) |
| OSGDB_EXPORT XmlNode * | osgDB::readXmlStream (std::istream &fin) |
| OSGDB_EXPORT std::string | osgDB::trimEnclosingSpaces (const std::string &str) |
| #define OSGDB_XML_PARSER 1 |
1.5.6