Aron Bierbaum wrote: > Does anyone have any more thoughts on how to approach this problem? We > started working on a simple solution that just uses a > freeImageAfterUpload flag but ran into some difficulty because it > appears the current code tries to access to OSG::Image for other > parameters such as dimension etc after we would have freed it. I will > be working more on the today so if anyone has ideas please let me > know.
Is it possible to work this into the image object instead? That would make some sense as you could then repopulate it by downloading the texture into the image again. (Which would be nice, as one from time to time wishes to have rendered-to-textures back in system memory.)' Cheers /Marcus ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
