![]() |
Cinder
0.9.1
|
#include <Fbo.h>
Inherits cinder::gl::FboException.
Public Member Functions | |
FboExceptionInvalidSpecification () | |
FboExceptionInvalidSpecification (const std::string &description) | |
const char * | what () const override throw () |
Protected Member Functions | |
void | setDescription (const std::string &description) |
cinder::gl::FboExceptionInvalidSpecification::FboExceptionInvalidSpecification | ( | ) |
cinder::gl::FboExceptionInvalidSpecification::FboExceptionInvalidSpecification | ( | const std::string & | description | ) |
|
overrideinherited |
|
protectedinherited |