|
RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
|
Structure for polygon. More...
#include <r3types.h>

Data Fields | |
| int | n |
| Point * | points |
| int MyPolygon::n |
Definition at line 95 of file r3types.h.
Referenced by forbidZoneAdd(), isInPolygon(), polygonToJson(), and writeParam().
| Point* MyPolygon::points |
Definition at line 96 of file r3types.h.
Referenced by forbidZoneAdd(), isInPolygon(), and polygonToJson().