GlobeEngine
geTerrainPreprocess::TMSXml Class Reference

#include <TMSXml.hpp>

Public Member Functions

void init (TMSXmlInfo _info)
 
void xmlInit (tinyxml2::XMLDocument *_xmlDoc, const TMSXmlInfo &_info)
 
void xmlPixelScaling (tinyxml2::XMLDocument *_xmlDoc, TMSXmlInfo _info)
 
void writeXml (std::string _fileName)
 
void readXml (std::string _fileName)
 

Public Attributes

TMSXmlInfo info
 

Member Function Documentation

void geTerrainPreprocess::TMSXml::init ( TMSXmlInfo  _info)
void geTerrainPreprocess::TMSXml::readXml ( std::string  _fileName)
void geTerrainPreprocess::TMSXml::writeXml ( std::string  _fileName)
void geTerrainPreprocess::TMSXml::xmlInit ( tinyxml2::XMLDocument *  _xmlDoc,
const TMSXmlInfo _info 
)
void geTerrainPreprocess::TMSXml::xmlPixelScaling ( tinyxml2::XMLDocument *  _xmlDoc,
TMSXmlInfo  _info 
)

Member Data Documentation

TMSXmlInfo geTerrainPreprocess::TMSXml::info

The documentation for this class was generated from the following files: