|
OpenCPN Partial API docs
|
Public Attributes | |
| int | ymax |
| OBRESINFO | bres |
| struct _OEdgeTableEntry * | next |
| struct _OEdgeTableEntry * | back |
| struct _OEdgeTableEntry * | nextWETE |
| int | ClockWise |
Definition at line 238 of file ocpn_region.cpp.
| struct _OEdgeTableEntry* _OEdgeTableEntry::back |
Definition at line 242 of file ocpn_region.cpp.
| OBRESINFO _OEdgeTableEntry::bres |
Definition at line 240 of file ocpn_region.cpp.
| int _OEdgeTableEntry::ClockWise |
Definition at line 244 of file ocpn_region.cpp.
| struct _OEdgeTableEntry* _OEdgeTableEntry::next |
Definition at line 241 of file ocpn_region.cpp.
| struct _OEdgeTableEntry* _OEdgeTableEntry::nextWETE |
Definition at line 243 of file ocpn_region.cpp.
| int _OEdgeTableEntry::ymax |
Definition at line 239 of file ocpn_region.cpp.