Hi All

When searching a directorystructure recursively, how do I easily identify a
.ive file as a paged lod root, so that I may stop the recursive search?


Backgruond:

My project is based on delta3d.

The map editor for delta3d (STAGE) will search the datadirectory and search
for models which can be added to a map.

My problem is that my VPB paged terrain database (3 mio files) is one of the
models in that directory, and this means it will take forever to open the
editor.

I would like to add the option for the editor to stop its recursive search
of a directory if it dertermines that an ive is the root of a paged lod
hirachy, could anyone provide some code lines that would reveal this.

Brgs.

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

Reply via email to