Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Namespaces
ImageSet.h File Reference

Contains the ImageSet class and associated objects. More...

#include "ImageFormat.h"
#include "boost/shared_ptr.hpp"
#include "boost/noncopyable.hpp"

Go to the source code of this file.

Classes

struct  glimg::Dimensions
 Describes the dimensionality of an image. More...
 
class  glimg::SingleImage
 Represents a single image of a certain dimensionality. More...
 
class  glimg::ImageSet
 Represents a set of images that can be stored in a texture object. More...
 

Namespaces

namespace  glimg
 The main GL Image library namespace.
 

Detailed Description

Contains the ImageSet class and associated objects.