|
Unofficial OpenGL Software Development Kit
0.5.0
|
Include this to gain access to the ability to create ImageSets manually. More...
Go to the source code of this file.
Classes | |
| class | glimg::ImageCreator |
| A factory object for creating ImageSet objects. More... | |
Namespaces | |
| namespace | glimg |
| The main GL Image library namespace. | |
Typedefs | |
|
typedef std::vector< unsigned char > | glimg::ImageBuffer |
| A useful typedef for automatic memory management of image data. | |
Include this to gain access to the ability to create ImageSets manually.
1.8.3.1