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