Cinder  0.9.1
Public Member Functions | Protected Member Functions | List of all members
cinder::gl::TextureResizeExc Class Reference

#include <Texture.h>

Inherits cinder::gl::TextureDataExc.

Public Member Functions

 TextureResizeExc (const std::string &description, const ivec2 &updateSize, const ivec2 &textureSize)
 
const char * what () const override throw ()
 

Protected Member Functions

void setDescription (const std::string &description)
 

Constructor & Destructor Documentation

cinder::gl::TextureResizeExc::TextureResizeExc ( const std::string &  description,
const ivec2 &  updateSize,
const ivec2 &  textureSize 
)

Member Function Documentation

const char* cinder::Exception::what ( ) const
throw (
)
overrideinherited
void cinder::Exception::setDescription ( const std::string &  description)
protectedinherited

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