-
Cast constructor, converting any binary integer to a
TextureType
.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryInteger
Parameters
raw
The raw integer value to initialise the enum from
-
A
CoglTexture2D
Declaration
Swift
static let _2d: CoglTextureType
-
A
CoglTexture3D
Declaration
Swift
static let _3d: CoglTextureType
-
A
CoglTextureRectangle
Declaration
Swift
static let rectangle: CoglTextureType