evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
FrameBuffer.this
evael
graphics
FrameBuffer
FrameBuffer
FrameBuffer constructor.
class
FrameBuffer
@
nogc
nothrow
this
(
GraphicsDevice
graphics
,
in
int
width
,
in
int
height
)
Meta
Source
See Implementation
evael
graphics
FrameBuffer
FrameBuffer
constructors
this
functions
dispose
properties
id
texture
variables
m_graphicsDevice
m_id
m_texture
FrameBuffer constructor.