This tiny 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.
4 lines
212 B
Text
4 lines
212 B
Text
This tiny 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.
|