Introduced osg namespace to new local GLU functions

This commit is contained in:
Robert Osfield
2010-10-07 11:53:28 +00:00
parent 12e6a23451
commit d23ce985a1
11 changed files with 54 additions and 123 deletions

View File

@@ -1003,7 +1003,7 @@ void Image::copySubImage(int s_offset, int t_offset, int r_offset, const osg::Im
PixelStorageModes psm;
psm.pack_alignment = _packing;
psm.pack_row_length = _packing;
psm.pack_row_length = _s;
psm.unpack_alignment = _packing;
GLint status = gluScaleImage(&psm, _pixelFormat,