#include <Fbo.h>
Public Member Functions | |
FboExceptionInvalidSpecification () | |
FboExceptionInvalidSpecification (const std::string &message) throw () | |
virtual const char * | what () const throw () |
cinder::gl::FboExceptionInvalidSpecification::FboExceptionInvalidSpecification | ( | ) |
cinder::gl::FboExceptionInvalidSpecification::FboExceptionInvalidSpecification | ( | const std::string & | message | ) | |
throw | ( | ||||
) |
|
virtual |