STemWin
GUI_FillPolygon()
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_FillPolygon()
GUI_FillPolygon() function
Syntax
Show:
Summary
Declaration
from
GUI.h:540
void
GUI_FillPolygon
(
const
GUI_POINT
*
pPoints
,
int
NumPoints
,
int
x0
,
int
y0
)
;
Arguments
Argument
pPoints
NumPoints
x0
y0
Related Functions
Found 13 other functions taking a
GUI_POINT
argument:
Function
Description
GUI_RotatePolygon()
Polygon helpers
GUI_AA_FillPolygon()
GUI_MagnifyPolygon()
GUI_AA_DrawPolyOutline()
GUI_AA_DrawPolyOutlineEx()
GUI_EnlargePolygon()
GUI_DrawPolygon()
GUI_DrawPolyLine()
GRAPH_DATA_XY_Create()
GRAPH_DATA_XY_AddPoint()
GRAPH_DATA_XY_GetPoint()
GL_FillPolygon()
GL_DrawPolygon()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out