cginternals / globjects

C++ library strictly wrapping OpenGL objects.
https://globjects.org
MIT License
538 stars 59 forks source link

Add global function getEnums #279

Closed j-o closed 9 years ago

j-o commented 9 years ago

Required for getting GL_POLYGON_MODE, as this returns two values (front and back).