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

WKB-encoded 3D triangle geometry with z-coordinates and measures (type code 3017). More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBTriangleZM:

Public Attributes

WKBByteOrder byteOrder
 
uint32_t numRings
 
LinearRingZMrings
 

Static Public Attributes

static constexpr uint32_t wkbType = 3017
 

Detailed Description

WKB-encoded 3D triangle geometry with z-coordinates and measures (type code 3017).

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBTriangleZM::byteOrder

◆ numRings

uint32_t WKBTriangleZM::numRings

◆ rings

LinearRingZM* WKBTriangleZM::rings

◆ wkbType

constexpr uint32_t WKBTriangleZM::wkbType = 3017
staticconstexpr

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