Hi,In osg 3.2.3 (*_oceanSurface->getCullCallback())(_oceanSurface.get(), &nv); is working but in osg 3.4.0 error is showing
Error 2 error C2064: term does not evaluate to a function taking 2 arguments D:\osgocean-master1\osgocean-master\src\osgOcean\OceanScene.cpp 884 1 osgOcean How can i solve this ? in osg 3.2.3 getcullcallback() is in nodecallback in osg 3.4.0 getcullcallback() is in callback ... Thank you! Cheers, Rambabu ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=69484#69484 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

