dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GLDrawBuf.drawFragment
dlangui
graphics
gldrawbuf
GLDrawBuf
draw source buffer rectangle contents to destination buffer
class
GLDrawBuf
override
void
drawFragment
(
int
x
,
int
y
,
DrawBuf
src
,
Rect
srcrect
)
Meta
Source
See Implementation
dlangui
graphics
gldrawbuf
GLDrawBuf
constructors
this
destructors
~this
functions
afterDrawing
beforeDrawing
clear
drawCustomOpenGLScene
drawFragment
drawGlyph
drawLine
drawPixel
drawRescaled
fill
fillGradientRect
fillRect
fillRectPattern
fillTriangleFClipped
resize
restoreConfiguration
saveConfiguration
properties
height
scene
width
variables
_dx
_dy
_framebuffer
_framebufferId
_scene
draw source buffer rectangle contents to destination buffer