hroch User
Joined: 14 Oct 2011 Posts: 77
|
Posted: Thu May 26, 2016 8:31 am Post subject: GDAL plugin |
|
|
Hi,
GDAL plugin uses outdated function extractImageLayer
Code:
|
virtual osgTerrain::ImageLayer* extractImageLayer(unsigned int sourceMinX, unsigned int sourceMinY, unsigned int sourceMaxX, unsigned int sourceMaxY, unsigned int targetWidth=0, unsigned int targetHeight=0);
|
for extraction of tiles. What's the new practice with osgTerrain ?
Thank you!
Cheers,
Filip |
|