#include <DxRenderTarget.h>
Public Member Functions | |
RenderTargetExceptionInvalidSpecification () | |
RenderTargetExceptionInvalidSpecification (const std::string &message) throw () | |
virtual const char * | what () const throw () |
cinder::dx::RenderTargetExceptionInvalidSpecification::RenderTargetExceptionInvalidSpecification | ( | ) |
cinder::dx::RenderTargetExceptionInvalidSpecification::RenderTargetExceptionInvalidSpecification | ( | const std::string & | message | ) | |
throw | ( | ||||
) |
|
virtual |