|
|
| GshhsPolygon (FILE *file) |
| |
|
int | getLevel () |
| |
|
int | isGreenwich () |
| |
|
int | isAntarctic () |
| |
|
bool | isOk () |
| |
|
int | readInt4 () |
| |
|
int | readInt2 () |
| |
|
|
int | id |
| |
|
int | n |
| |
|
int | flag |
| |
|
double | west |
| |
|
double | east |
| |
|
double | south |
| |
|
double | north |
| |
|
int | area |
| |
|
int | areaFull |
| |
|
int | container |
| |
|
int | ancestor |
| |
|
std::vector< GshhsPoint * > | lsPoints |
| |
|
|
FILE * | file |
| |
|
bool | ok |
| |
|
bool | greenwich |
| |
|
bool | antarctic |
| |
Definition at line 198 of file gshhs.h.
The documentation for this class was generated from the following files:
- /home/runner/work/OpenCPN/OpenCPN/gui/include/gui/gshhs.h
- /home/runner/work/OpenCPN/OpenCPN/gui/src/gshhs.cpp