Fillwave  10.0.0
List of all members | Classes | Public Member Functions
flw::flc::Shader Class Referencefinal

Single GLSL shader object. More...

#include <Shader.h>

Classes

struct  DebugInfo
 

Public Member Functions

 Shader (GLuint shaderType, const std::string &shaderSource)
 
void compile ()
 
void loadSource ()
 
GLuint getType () const
 
DebugInfo getDebugInfo () const
 
GLuint getHandle () const
 
void log (const std::string &programName)
 
void reload ()
 

Detailed Description

Single GLSL shader object.


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