Added support for reading from RGBA source textures
This commit is contained in:
@@ -760,6 +760,7 @@ class OSGTERRAIN_EXPORT DataSet : public osg::Referenced
|
||||
unsigned int _level;
|
||||
unsigned int _tileX;
|
||||
unsigned int _tileY;
|
||||
GLenum _pixelFormat;
|
||||
|
||||
struct ImageData
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user