diff --git a/src/osg/BufferObject.cpp b/src/osg/BufferObject.cpp index 4fb220283..b4bdc918c 100644 --- a/src/osg/BufferObject.cpp +++ b/src/osg/BufferObject.cpp @@ -222,13 +222,13 @@ void GLBufferObject::compileBuffer() for(osg::Image::DataIterator img_itr(image); img_itr.valid(); ++img_itr) { //OSG_NOTICE<<"Copying to buffer object using DataIterator, offset="<