eq::util Namespace Reference

Equalizer utility classes. More...

Classes

class  Accum
 A C++ class to abstract an accumulation buffer. More...
class  AccumBufferObject
 A class to emulate an OpenGL accumulation buffer using an FBO. More...
class  BitmapFont
 A wrapper around AGL, WGL and GLX bitmap fonts. More...
class  FrameBufferObject
 A C++ class to abstract OpenGL frame buffer objects. More...
class  ObjectManager
 A facility class to managed OpenGL objects across shared contexts. More...
class  Texture
 A wrapper around GL textures. More...

Typedefs

typedef std::vector< Texture * > TextureVector
 A vector of pointers to eq::util::Texture.

Detailed Description

Equalizer utility classes.

The eq::util namespace groups common utility classes, which mostly facilitate the usage of OpenGL functions. Most of the classes in this namespace are used by the core client classes, but are implemented without a depency to the core classes.

Generated on Sat Feb 6 13:14:56 2010 for Equalizer 0.9.1 by  doxygen 1.6.1