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

WKB-encoded 3D polygon geometry with z-coordinates (type code 1003). More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBPolygonZ:

Public Attributes

WKBByteOrder byteOrder
 
uint32_t numRings
 
LinearRingZrings
 

Static Public Attributes

static constexpr uint32_t wkbType = 1003
 

Detailed Description

WKB-encoded 3D polygon geometry with z-coordinates (type code 1003).

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBPolygonZ::byteOrder

◆ numRings

uint32_t WKBPolygonZ::numRings

◆ rings

LinearRingZ* WKBPolygonZ::rings

◆ wkbType

constexpr uint32_t WKBPolygonZ::wkbType = 1003
staticconstexpr

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