Just for the search function :) If you get errors like this:
error C2039: 'glBegin' : is not a member of '`global namespace'' error C3861: 'glBegin': identifier not found error C2039: 'glEnd' : is not a member of '`global namespace'' error C3861: 'glEnd': identifier not found turn off everything but GL3 with the gl available options to fix it. Cheers, Peter ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=21376#21376 _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org