>> I also created a small code that adds a callback ONLY if another of the same >> type do not already exist, but I think this is a bit too specific to be >> submitted... or it isn't? > > That is too specific, and not generally robust as callbacks can store > local data so replacing it/not replacing it is something you may or > may not want to do, the only way to decide this is for the app > developer to make that call. > > Robert.
Well I actually don't replace (just add) the callback, but you're right about the fact that's too specific. Thanks. Sukender PVLE - Lightweight cross-platform game engine - http://pvle.sourceforge.net/ _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
