-
Cast constructor, converting any binary integer to a
TextureType.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
A
CoglTexture2DDeclaration
Swift
static let _2d: CoglTextureType -
A
CoglTexture3DDeclaration
Swift
static let _3d: CoglTextureType -
A
CoglTextureRectangleDeclaration
Swift
static let rectangle: CoglTextureType
View on GitHub
Install in Dash
TextureType Extension Reference