NXC
Version 1.2.1 r5
|
#define RICPolygonPoints | ( | _pPoint1, | |
_pPoint2, | |||
... | |||
) | _pPoint1, _pPoint2, __VA_ARGS__ |
Output RIC polygon points.
_pPoint1 | The first polygon point. See RICImgPoint. |
_pPoint2 | The second polygon point (at least 3 points are required). See RICImgPoint. |