dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
Dub
Repo
Framebuffer.this
dagon
render
framebuffer
Framebuffer
Undocumented in source.
this
(Owner owner)
this
(uint w, uint h, FrameBufferFormat format, bool depth, Owner owner)
class
Framebuffer
this
(
uint
w
,
uint
h
,
FrameBufferFormat
format
,
bool
depth
,
Owner
owner
)
Meta
Source
See Implementation
dagon
render
framebuffer
Framebuffer
constructors
this
destructors
~this
functions
bind
blitColorBuffer
blitDepthBuffer
colorTexture
createFramebuffer
depthTexture
init
releaseFramebuffer
resize
unbind
variables
_colorTexture
_depthTexture
colorFormat
framebuffer
hasDepthBuffer
height
width