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

WKB-encoded 2D polygon geometry with measures (type code 2003). More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBPolygonM:

Public Attributes

WKBByteOrder byteOrder
 
uint32_t numRings
 
LinearRingMrings
 

Static Public Attributes

static constexpr uint32_t wkbType = 2003
 

Detailed Description

WKB-encoded 2D polygon geometry with measures (type code 2003).

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBPolygonM::byteOrder

◆ numRings

uint32_t WKBPolygonM::numRings

◆ rings

LinearRingM* WKBPolygonM::rings

◆ wkbType

constexpr uint32_t WKBPolygonM::wkbType = 2003
staticconstexpr

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