Hi Mick, Christian,

Christian:
Yes the texture can be resized with just a simple setTextureSize. When you call 
this method a texture will be marked as dirty and will be resized on the next 
Texture::apply method in the osg core. So the reallocation is done 
automatically.

Mick:
Hmm, it seems that you force your camera to resetup completly on the next apply 
call. This actually  make sense. I would try this as soon as I have enough 
time. 

Thank you!

Cheers,
Art

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=24113#24113





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to