Fluxus::GLSLShaderPair Class Reference

#include <GLSLShader.h>


Public Member Functions

 GLSLShaderPair (const string &vertexfilename, const string &fragmentfilename)
 The constructor attempts to load the shader pair immediately.
 ~GLSLShaderPair ()
unsigned int GetVertexShader () const
unsigned int GetFragmentShader () const


Detailed Description

A pair of shaders, loaded and compiled - needs to be made into a GLSLShader for use

Definition at line 44 of file GLSLShader.h.


Constructor & Destructor Documentation

GLSLShaderPair::GLSLShaderPair ( const string &  vertexfilename,
const string &  fragmentfilename 
)

The constructor attempts to load the shader pair immediately.

Definition at line 28 of file GLSLShader.cpp.

GLSLShaderPair::~GLSLShaderPair (  ) 

Definition at line 36 of file GLSLShader.cpp.


Member Function Documentation

unsigned int Fluxus::GLSLShaderPair::GetVertexShader (  )  const [inline]

Definition at line 51 of file GLSLShader.h.

unsigned int Fluxus::GLSLShaderPair::GetFragmentShader (  )  const [inline]

Definition at line 52 of file GLSLShader.h.


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