Changeset 11829 for OpenSceneGraph/trunk/src/osg/glu/libutil/error.cpp
- Timestamp:
- 10/07/10 13:53:28 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osg/glu/libutil/error.cpp
r11821 r11829 36 36 #define GL_TABLE_TOO_LARGE 0x8031 37 37 #endif 38 39 namespace osg 40 { 38 41 39 42 static unsigned char *__gluNurbsErrors[] = { … … 141 144 } 142 145 146 } // end of namespace osg
