OIIO provides a OSL::TextureSystem.getstats() call, which is useful if you'd like to see OIIO stats represented as one large string.
We're using OIIO inside OSL inside Prman-20. I'd like to stuff OIIO's texture access stats into Prman's XML-formatted logfile. But in order to do this, we need to have access to m_files which is a private member. Could we get some kind of const access function for m_files?
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
