HydroCouple  2.0.0
HydroCouple Interface Definitions
WKBPolygonM Struct Reference

The WKBPolygonM struct. More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBPolygonM:

Public Attributes

WKBByteOrder byteOrder
 
uint32_t numRings
 
LinearRingMrings
 

Static Public Attributes

static const uint32_t wkbType = 2003
 

Detailed Description

The WKBPolygonM struct.

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBPolygonM::byteOrder

◆ numRings

uint32_t WKBPolygonM::numRings

◆ rings

LinearRingM* WKBPolygonM::rings

◆ wkbType

const uint32_t WKBPolygonM::wkbType = 2003
static

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