osgEarth 2.1.1
|
#include <osgEarthFeatures/Common>
#include <osgEarthSymbology/Geometry>
Go to the source code of this file.
Namespaces | |
namespace | osgEarth |
namespace | osgEarth::Features |
Defines | |
#define | OSGEARTHFEATURES_FEATURE_GEOMETRYUTILS 1 |
Functions | |
OSGEARTHFEATURES_EXPORT std::string | osgEarth::Features::geometryToWkt (osgEarth::Symbology::Geometry *geometry) |
OSGEARTHFEATURES_EXPORT std::string | osgEarth::Features::geometryToJson (osgEarth::Symbology::Geometry *geometry) |
OSGEARTHFEATURES_EXPORT std::string | osgEarth::Features::geometryToKml (osgEarth::Symbology::Geometry *geometry) |
OSGEARTHFEATURES_EXPORT std::string | osgEarth::Features::geometryToGml (osgEarth::Symbology::Geometry *geometry) |
#define OSGEARTHFEATURES_FEATURE_GEOMETRYUTILS 1 |
Definition at line 20 of file GeometryUtils.