adbrown85 / gloop

Lightweight C++ wrapper for OpenGL
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Rename Program and Shader 'handle' to 'id' #53

Closed adbrown85 closed 12 years ago

adbrown85 commented 12 years ago

The classes themselves are handles too, so it makes more sense to call the GLuint just id.