Changeset 7377
- Timestamp:
- 09/08/07 09:04:27
- Files:
-
- OpenSceneGraph/trunk/src/osg/Image.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
OpenSceneGraph/trunk/src/osg/Image.cpp
r7371 r7377 539 539 else 540 540 { 541 binding2DArray -GL_FALSE;541 binding2DArray = GL_FALSE; 542 542 } 543 543
