Reference Manual - 1.4.11
IDirectFBSurface
FillTriangle
Fill a non-textured triangle.
DFBResult
FillTriangle (
IDirectFBSurface
*
thiz,
int
x1,
int
y1,
int
x2,
int
y2,
int
x3,
int
y3
);
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 License