Cinder  0.9.1
Public Member Functions | Protected Member Functions | List of all members
cinder::gl::GlslProgCompileExc Class Reference

#include <GlslProg.h>

Inherits cinder::gl::GlslProgExc.

Public Member Functions

 GlslProgCompileExc (const std::string &log, GLint shaderType)
 
const char * what () const override throw ()
 

Protected Member Functions

void setDescription (const std::string &description)
 

Constructor & Destructor Documentation

cinder::gl::GlslProgCompileExc::GlslProgCompileExc ( const std::string &  log,
GLint  shaderType 
)

Member Function Documentation

const char* cinder::Exception::what ( ) const
throw (
)
overrideinherited
void cinder::Exception::setDescription ( const std::string &  description)
protectedinherited

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