Hi,

    My problem is,when loading the rootnode,we often use codes like 
"osg::ref_ptr <osg::Node> rootnode = osgDB::readNodeFile("terrain.ive")".
My model "terrain.ive" has 8 levels, but actually osg will only load 4 levels 
at the beginning. 
    
    Is there any method that can load all the tiles of each levels or just load 
these tiles' name, for instance, just load the level n, x coordinate and y 
coordinate ?


Thank you!

Cheers,
Zhou :)

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=68553#68553





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

Reply via email to