Fixed error in #ifdef GL_SECONDARY_COLOR...
CV: ----------------------------------------------------------------------
This commit is contained in:
@@ -31,7 +31,7 @@ namespace osg {
|
||||
#endif
|
||||
|
||||
#ifndef GL_SECONDARY_COLOR_ARRAY
|
||||
#ifdef GL_SECONDARY_COLOR_ARRAY
|
||||
#ifdef GL_SECONDARY_COLOR_ARRAY_EXT
|
||||
#define GL_SECONDARY_COLOR_ARRAY GL_SECONDARY_COLOR_ARRAY_EXT
|
||||
#else
|
||||
#define GL_SECONDARY_COLOR_ARRAY 0x845E
|
||||
|
||||
Reference in New Issue
Block a user