Home
last modified time | relevance | path

Searched defs:CreateGroundOverlay (Results 1 – 2 of 2) sorted by relevance

/dports/science/libkml/libkml-1.3.0/examples/helloworld/
H A Dhelloregion.cc73 static GroundOverlayPtr CreateGroundOverlay(double north, double south, in CreateGroundOverlay() function
/dports/science/libkml/libkml-1.3.0/src/kml/dom/
H A Dkml_factory.cc217 GroundOverlay* KmlFactory::CreateGroundOverlay() const { in CreateGroundOverlay() function in kmldom::KmlFactory