des ~master (2015-04-07T23:17:11Z)
Dub
Repo
GLFrameBuffer.setColor
des
gl
fbo
GLFrameBuffer
set render buffer as color attachment
void
setColor
(
GLRenderBuffer
rbo
,
uint
no
)
class
GLFrameBuffer
void
setColor
(
GLRenderBuffer
rbo
,
uint
no
)
in { assert (rbo !is null); }
void
setColor
(
GLTexture
tex
,
uint
no
=
0
)
Meta
Source
See Implementation
des
gl
fbo
GLFrameBuffer
constructors
this
enums
Attachment
functions
bind
check
drawBuffers
setColor
setDepth
setRBO
setTex
texture
texture1D
texture2D
texture3D
textureLayer
unbind
set render buffer as color attachment