blob: 3dda124ae15f72598dc974bc728bf9d3340ef4ca (
plain) (
blame)
1
2
3
4
5
|
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/
|