Hi Shayne,

On Fri, Dec 4, 2009 at 3:57 PM, Tueller, Shayne R Civ USAF AFMC 519
SMXS/MXDEC <[email protected]> wrote:
> Does osgDB::readNodeFile() provide any support for reading node files that
> reside on remote machines by using an IP address or equivalent? Could the
> Options object provide any support for doing this?

We have the libcurl based plugin for reading from http, is this what
you are after?  To load via the curl plugin just use the URL of your
file.  You can read paged database this way too, as well as take
advantage of a local FileCache.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to