18 #ifndef EQUTIL_TYPES_H    19 #define EQUTIL_TYPES_H    31 class AccumBufferObject;
    32 class FrameBufferObject;
    33 class PixelBufferObject;
    46 #endif // EQUTIL_TYPES_H std::vector< Texture * > Textures
A vector of pointers to eq::util::Texture. 
 
The Equalizer client library.