RCube
Rcube Rest Server calculates sail routes based on Grib files and sailing boat polar files
Loading...
Searching...
No Matches
MyPolygon Struct Reference

Structure for polygon. More...

#include <r3types.h>

Collaboration diagram for MyPolygon:

Data Fields

int n
 
Pointpoints
 

Detailed Description

Structure for polygon.

Definition at line 94 of file r3types.h.

Field Documentation

◆ n

int MyPolygon::n

Definition at line 95 of file r3types.h.

Referenced by forbidZoneAdd(), isInPolygon(), polygonToJson(), and writeParam().

◆ points

Point* MyPolygon::points

Definition at line 96 of file r3types.h.

Referenced by forbidZoneAdd(), isInPolygon(), and polygonToJson().


The documentation for this struct was generated from the following file: