OSG  3.4.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
XmlParser.h File Reference
#include <osgDB/Registry>
Include dependency graph for XmlParser.h:

Go to the source code of this file.

Classes

class  osgDB::XmlNode
 
class  osgDB::XmlNode::ControlMap
 
class  osgDB::XmlNode::Input
 

Namespaces

 osgDB
 

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)