osgEarth 2.1.1
|
#include "EarthFileSerializer"
#include <osgEarth/Map>
#include <osgEarth/MapNode>
#include <osgEarth/Registry>
#include <osgEarth/XmlUtils>
#include <osgEarth/HTTPClient>
#include <osgDB/FileNameUtils>
#include <osgDB/FileUtils>
#include <osgDB/Registry>
#include <string>
#include <sstream>
Go to the source code of this file.
Classes | |
class | ReaderWriterEarth |
Defines | |
#define | LC "[ReaderWriterEarth] " |
#define LC "[ReaderWriterEarth] " |
Definition at line 33 of file ReaderWriterOsgEarth.cpp.