Equalizer  1.4.1
Public Member Functions | Public Types
eqAsync::AsyncFetcher Class Reference

Asynchronous fetching thread. More...

#include <asyncFetcher.h>

List of all members.

Public Member Functions

virtual void run ()
 Function for creating and holding of shared context.
void setup (Window *window)
TextureId getTextureId ()
bool tryGetTextureId (TextureId &val)
void deleteTexture (const void *key)
const GLEWContext * glewGetContext () const

Public Types

typedef
eq::util::ObjectManager< int > 
ObjectManager

Detailed Description

Asynchronous fetching thread.

Creates and supplies new textures to the main rendering pipe.

Definition at line 55 of file asyncFetcher.h.


Member Function Documentation

void eqAsync::AsyncFetcher::run ( ) [virtual]

Function for creating and holding of shared context.

Generation and uploading of new textures over some period with sleep time.

Definition at line 131 of file asyncFetcher.cpp.

References eq::util::Texture::getName(), eq::util::Texture::init(), and eq::util::Texture::upload().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Nov 26 2012 14:41:51 for Equalizer 1.4.1 by  doxygen 1.7.6.1