Home
last modified time | relevance | path

Searched refs:createImageImplementation (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/ocean_simple/
H A DElevationProxyImageLayer.cpp59 ElevationProxyImageLayer::createImageImplementation(const TileKey& key, ProgressCallback* progress) in createImageImplementation() function in ElevationProxyImageLayer
H A DElevationProxyImageLayer59 virtual GeoImage createImageImplementation( const TileKey& key, ProgressCallback* progress);
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DImageLayer.cpp488 ImageLayer::createImageImplementation(const TileKey& key, ProgressCallback* progress) in createImageImplementation() function in ImageLayer
671 result = createImageImplementation(key, progress); in createImageInKeyProfile()
837 GeoImage image = createImageImplementation( *k, progress ); in assembleImage()
899 image = createImageImplementation( parentKey, progress ); in assembleImage()
H A DLandCoverLayer97 virtual GeoImage createImageImplementation(const TileKey& key, ProgressCallback*);
H A DLandCoverLayer.cpp547 tile = ImageLayer::createImageImplementation(bestkey, progress); in readMetaImage()
579 LandCoverLayer::createImageImplementation(const TileKey& key, ProgressCallback* progress) in createImageImplementation() function in LandCoverLayer
H A DImageLayer326 virtual GeoImage createImageImplementation(const TileKey&, ProgressCallback* progress);
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthSplat/
H A DRoadSurfaceLayer129 virtual GeoImage createImageImplementation(const TileKey& key, ProgressCallback* progress);
H A DRoadSurfaceLayer.cpp264 RoadSurfaceLayer::createImageImplementation(const TileKey& key, ProgressCallback* progress) in createImageImplementation() function in RoadSurfaceLayer