Alan Ott wrote on Wednesday, April 29, 2009 3:22 PM: > You are right. I didn't read closely enough, and there is no > setDatabaesRequest(). I am using OSG 2.6. You had a good idea with the > subclassing of PagedLOD and the options, but what I ended up doing was I > think simpler. I subclassed PagedLOD and overrode the addChild() method, > calling my init function from the override. This way I could have all the > "user data" I want (with pointers to my own objects), which would not have > been possible from the callback. > > Thanks for your help,
Yes, that works, too :) Glad I could help, -- Bryan Thrall FlightSafety International [email protected] _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

