just a question, is getCustomAttribute and "GLID" implemented for GLES2Texture's on android ?
Code: Select all
unsigned int TextureID = -1;
mTexture->getCustomAttribute("GLID", &TextureID );
maybe the virtual isnt applied for the class GLES2Texture.
could it be implemented ? , or is it already somewhere ?
i could make a patch if necessary, thx ogre team for the good work !
cose
[Update] - Done i submitted a pull request https://bitbucket.org/sinbad/ogre/pull- ... pport/diff