![]() |
HydroCouple
2.0.0
HydroCouple Interface Definitions
|
WKB-encoded 2D polygon geometry defined by linear rings (type code 3). More...
#include <hydrocouplespatialwkb.h>
Public Attributes | |
| WKBByteOrder | byteOrder |
| uint32_t | numRings |
| LinearRing * | rings |
Static Public Attributes | |
| static constexpr uint32_t | wkbType = 3 |
WKB-encoded 2D polygon geometry defined by linear rings (type code 3).
| WKBByteOrder WKBPolygon::byteOrder |
| uint32_t WKBPolygon::numRings |
| LinearRing* WKBPolygon::rings |
|
staticconstexpr |