OpenCPN Partial API docs
|
Public Attributes | |
int | ymax |
OBRESINFO | bres |
struct _OEdgeTableEntry * | next |
struct _OEdgeTableEntry * | back |
struct _OEdgeTableEntry * | nextWETE |
int | ClockWise |
Definition at line 262 of file OCPNRegion.cpp.
struct _OEdgeTableEntry* _OEdgeTableEntry::back |
Definition at line 266 of file OCPNRegion.cpp.
OBRESINFO _OEdgeTableEntry::bres |
Definition at line 264 of file OCPNRegion.cpp.
int _OEdgeTableEntry::ClockWise |
Definition at line 268 of file OCPNRegion.cpp.
struct _OEdgeTableEntry* _OEdgeTableEntry::next |
Definition at line 265 of file OCPNRegion.cpp.
struct _OEdgeTableEntry* _OEdgeTableEntry::nextWETE |
Definition at line 267 of file OCPNRegion.cpp.
int _OEdgeTableEntry::ymax |
Definition at line 263 of file OCPNRegion.cpp.