Hi osg-users,

Is it possible to change the way the data file path list is stored ? I mean
OSG use a double ended queue to store new data file path, isn'it more
efficient to use a list instead ?


In my case i'm adding new file path from a list of new model added to my
scene to help the reader to find missing models. But there is a lot of
models sharing the same path, so the FilePathList is full of the same path,
it will be more usefull to have it only once.

Kind regards,

-- 
Alexandre AMALRIC                   Ingénieur R&D
===================================
PIXXIM S.A. 73E, rue Perrin-Solliers 13006 Marseille
http://www.pixxim.fr
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to