Fluxus::ShaderCache Class Reference

#include <ShaderCache.h>


Public Member Functions

 ShaderCache ()
 ~ShaderCache ()

Static Public Member Functions

static GLSLShaderGet (const std::string &vert, const std::string &frag)
static void Clear ()
static void Dump ()


Detailed Description

A hardware shader

Definition at line 30 of file ShaderCache.h.


Constructor & Destructor Documentation

ShaderCache::ShaderCache (  ) 

Definition at line 23 of file ShaderCache.cpp.

ShaderCache::~ShaderCache (  ) 

Definition at line 27 of file ShaderCache.cpp.


Member Function Documentation

static GLSLShader* Fluxus::ShaderCache::Get ( const std::string &  vert,
const std::string &  frag 
) [static]

void ShaderCache::Clear (  )  [static]

Definition at line 44 of file ShaderCache.cpp.

void ShaderCache::Dump (  )  [static]

Definition at line 54 of file ShaderCache.cpp.


The documentation for this class was generated from the following files:
Generated on Wed Sep 17 21:16:53 2008 for The Fluxus Renderer (libfluxus) by  doxygen 1.5.1