Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
cinder::gl::FboExceptionInvalidSpecification Class Reference

#include <Fbo.h>

Inheritance diagram for cinder::gl::FboExceptionInvalidSpecification:
[legend]

Public Member Functions

 FboExceptionInvalidSpecification ()
 
 FboExceptionInvalidSpecification (const std::string &message) throw ()
 
virtual const char * what () const throw ()
 

Constructor & Destructor Documentation

cinder::gl::FboExceptionInvalidSpecification::FboExceptionInvalidSpecification ( )
cinder::gl::FboExceptionInvalidSpecification::FboExceptionInvalidSpecification ( const std::string message)
throw (
)

Member Function Documentation

virtual const char* cinder::gl::FboExceptionInvalidSpecification::what ( ) const
throw (
)
virtual

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