osgEarth 2.1.1
|
#include "Projected"
#include <string>
#include <osg/Math>
#include <osg/MatrixTransform>
#include <osg/StateSet>
#include <osg/Texture2D>
#include <osgEarth/GeoData>
#include <osgEarth/HeightFieldUtils>
#include <osgEarth/ThreadingUtils>
Go to the source code of this file.
Classes | |
class | seamless::ProjectedOptions |
Namespaces | |
namespace | seamless |
namespace | seamless::anonymous_namespace{Projected.cpp} |
Functions | |
TileKey | seamless::anonymous_namespace{Projected.cpp}::makeTileKey (const Projected *ps, const ProjectedOptions *pjoptions) |
HeightField * | seamless::anonymous_namespace{Projected.cpp}::resampleHeightField (HeightField *hf, unsigned newDim) |