Re: [osg-users] Getting the name of the tile being currently loaded?

2009-06-30 Thread Robert Osfield
HI Akilan, To catch the calls to load tiles use a osgDB::Registry::ReadFileCallback. There has been plenty of discussion on this on osg-users mailing list so just do a search for ReadFileCallback and you should get lots of hits. W.r.t notify, you can attach a custom streambuf to capture this str

[osg-users] Getting the name of the tile being currently loaded?

2009-06-30 Thread Akilan
Hi, I m using OSG2.2. I created terrain database (virtual earth) consisting tiles (.ive files) for 8 levels. It s fact that as and when the view is changed(zoom in/out) the corresponding tile will be loaded dynamically(paging). Here, First thing is that in my code I want to capture the name of