Changeset 9477 for OpenSceneGraph/trunk/src/osgViewer/PixelBufferWin32.cpp
- Timestamp:
- 01/09/09 16:09:39 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgViewer/PixelBufferWin32.cpp
r9459 r9477 592 592 bAttribList.push_back(0); 593 593 594 HGLRC hglrc = 0;595 594 HDC hdc = 0; 596 595 int format;
