HydroCouple  2.0.0
HydroCouple Interface Definitions
Loading...
Searching...
No Matches
WKBPolygon Struct Reference

WKB-encoded 2D polygon geometry defined by linear rings (type code 3). More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBPolygon:

Public Attributes

WKBByteOrder byteOrder
 
uint32_t numRings
 
LinearRingrings
 

Static Public Attributes

static constexpr uint32_t wkbType = 3
 

Detailed Description

WKB-encoded 2D polygon geometry defined by linear rings (type code 3).

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBPolygon::byteOrder

◆ numRings

uint32_t WKBPolygon::numRings

◆ rings

LinearRing* WKBPolygon::rings

◆ wkbType

constexpr uint32_t WKBPolygon::wkbType = 3
staticconstexpr

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