[osg-submissions] ProxyNode Loading Mode
Carlo Camporesi
carlo.camporesi at gmail.com
Thu Feb 28 05:35:42 PST 2008
Hi Robert,
sorry for the delay. I have checked the submission and it seems to work
fine.
cheers,
Carlo
2008/2/25, Robert Osfield <robert.osfield at gmail.com>:
>
> Hi Carlo,
>
> I've just reviewed your changes and rather than merge them I've made a
> few more changes, and fixed a typo of Load (you'd named the method
> Lod). The new options are:
>
> /** Modes which control how the proxynode external reference
> are loaded.*/
> enum LoadingExternalReferenceMode
> {
> LOAD_IMMEDIATELY,
> DEFER_LOADING_TO_DATABASE_PAGER,
> NO_AUTOMATIC_LOADING
> };
>
> Which hopefully gives us a bit wider range of control and a bit
> clearer to what the controls are. I've also add setting of the new
> variable default and copy constructors.
>
> Could you do an svn update and let me know how you get on with these
> new changes.
>
> Cheers,
> Robert.
>
> On Thu, Feb 14, 2008 at 6:01 PM, Carlo Camporesi
> <carlo.camporesi at gmail.com> wrote:
> > This Patch allow to control the loading of the ProxyNode children
> directly
> > from file.
> > We can select to load the files at ReaderWriter time or through DataBase
> > Pager during the rendering.
> > In this way we can command the loading through ReaderWriter Option and
> > through parent file.
> > Cheers
> > Carlo
> >
> >
> >
> > _______________________________________________
> > osg-submissions mailing list
> > osg-submissions at lists.openscenegraph.org
> >
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
> >
> >
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080228/b16c40c4/attachment.html
More information about the osg-submissions
mailing list