openscenegraph
Classes | Namespaces | Functions
XmlParser File Reference
#include <osgDB/Registry>

Go to the source code of this file.

Classes

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

Namespaces

namespace  osgDB
 

Functions

OSGDB_EXPORT XmlNodeosgDB::readXmlFile (const std::string &filename, const Options *options)
 
XmlNodeosgDB::readXmlFile (const std::string &filename)
 
OSGDB_EXPORT XmlNodeosgDB::readXmlStream (std::istream &fin)
 
OSGDB_EXPORT std::string osgDB::trimEnclosingSpaces (const std::string &str)