Re: [osg-users] Android osgPlugins

2015-08-23 Thread Christian Kehl
Thanks for the explanation - never digged so much into the linker behaviour because usually libraries generate shared or static libraries consitently. This way into the Java sandbox and how to link dependency code for it was new to me. Still, in this case it was the only way I could make it

[osg-users] AutoTransform can't leave unchanged the form of graphic item

2015-08-23 Thread Vitaliy Polyakov
Hi, I trying to draw the plus symbol on the view using osg::AutoTransform This is my code http://pastebin.com/Jzpgz376 The problem is that, when I move the symbol it's form changed. Is it osg::AutoTransform problem? Thank you! Cheers, Vitaliy -- Read this topic online here: