glamour ~master (2016-10-05T19:20:26Z)
Home
Dub
Repo
TextureException
glamour
texture
This exception will be thrown if Texture2D.from_image fails to open the image.
class
TextureException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
glamour
texture
aliases
Texture2DArray
Texture3D
TextureError
classes
Texture1D
Texture2D
Texture3DBase
TextureException
interfaces
ITexture
mixin templates
CommonTextureMethods
This exception will be thrown if Texture2D.from_image fails to open the image.