6 lines
258 B
Text
6 lines
258 B
Text
|
This tiny Haskell package contains the class ObjectName, which corresponds to
|
||
|
the general notion of explicitly handled identifiers for API objects, e.g. a
|
||
|
texture object name in OpenGL or a buffer object name in OpenAL.
|
||
|
|
||
|
WWW: http://www.haskell.org/HOpenGL/
|