VISH  0.2
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes
Wizt::GLCache Class Reference

The GLCache is a mapping from certain keys to an OpenGL DisplayList object. More...

#include </home/werner/origo/vish/ocean/GLvish/GLCache.hpp>

List of all members.

Public Types

Public Member Functions

Static Public Member Functions

Public Attributes

Static Public Attributes


Detailed Description

The GLCache is a mapping from certain keys to an OpenGL DisplayList object.

This mapping is three-dimensional and of the structure:

   DisplayList = GLCache[ Intercube ] [ typeid ] [ ValueSet ]

This means, given a GLCache object, a DisplayList can be retrieved by specifying


The documentation for this class was generated from the following files: