On Fri, Jul 25, 2008 at 3:38 PM, Carsten Neumann <[EMAIL PROTECTED]> wrote: > Hello Josef, > > Josef Grunig wrote: >> Hi All, >> >> I wanted just notify that with the Revision 1.5 of >> OSGMaterialDrawable.h the backward compatibility has been broken down. >> renderActionHandler method is no more exposed. >> http://opensg.cvs.sourceforge.net/opensg/OpenSG/Source/System/NodeCores/Drawables/Base/OSGMaterialDrawable.h >> This is a problem for us as we usually compile different versions of >> OpenSG for the same project... > > ok, I see your problem. The function is still there, but its name > changed to renderActionEnterHandler (in order to be symmetric with the > new renderActionLeaveHandler). > Allow me to give a bit of background on why this changed:
OK, great... We are inheriting from geometryptr to add some more functionalities At this point the best thing to do is to update my code too. Thank you, Josef ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
