des v1.3.2 (2015-01-25T18:36:39Z)
Dub
Repo
GLTexture.image
des
gl
base
texture
GLTexture
set image
void
image
(T sz, InternalFormat internal_format, Format data_format, Type data_type, void* data)
void
image
(Image!N img)
class
GLTexture
final
void
image
(
size_t
N
)
(
in
Image
!
N
img
)
if
(
N
>= 1 &&
N
<= 3
)
Meta
Source
See Implementation
des
gl
base
texture
GLTexture
aliases
texsize_t
constructors
this
enums
CompareFunc
CompareMode
DepthStencilTextureMode
Filter
Format
InternalFormat
Parameter
Swizzle
Target
Type
Wrap
functions
bind
genMipmap
getImage
image
resize
selfDestroy
setParameter
size
unbind
mixins
__anonymous
properties
gltype
id
isParameterEnum
target
static functions
checkPosibleFloatParamValues
checkPosibleIntParamValues
formatElemCount
formatFromImageChanelsCount
imageDataType
imageElemInfo
isBase
isMipmapable
isParametric
sizeofType
typeFromImageDataType
variables
_target
img_size
lformat
liformat
ltype
set image