#include <Vbo.h>
Inherits std::exception.
Inherited by cinder::gl::VboFailedMapExc, cinder::gl::VboFailedUnmapExc, and cinder::gl::VboInvalidTargetExc.
Public Member Functions | |
virtual const char * | what () const throw () |
virtual const char* cinder::gl::VboExc::what | ( | ) | const throw () [virtual] |
Reimplemented in cinder::gl::VboInvalidTargetExc, cinder::gl::VboFailedMapExc, and cinder::gl::VboFailedUnmapExc.