#include <Texture.h>
Inherits cinder::gl::TextureDataExc.
|
| TextureResizeExc (const std::string &description, const ivec2 &updateSize, const ivec2 &textureSize) |
|
const char * | what () const override throw () |
|
cinder::gl::TextureResizeExc::TextureResizeExc |
( |
const std::string & |
description, |
|
|
const ivec2 & |
updateSize, |
|
|
const ivec2 & |
textureSize |
|
) |
| |
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: