dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
GLDrawBuf.fillTriangleFClipped
dlangui
graphics
gldrawbuf
GLDrawBuf
draw filled triangle in float coordinates; clipping is already applied
class
GLDrawBuf
protected override
void
fillTriangleFClipped
(
PointF
p1
,
PointF
p2
,
PointF
p3
,
uint
colour
)
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 filled triangle in float coordinates; clipping is already applied