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

WKB-encoded 3D point geometry with z-coordinate (type code 1001). More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBPointZ:

Public Attributes

WKBByteOrder byteOrder
 
PointZ point
 

Static Public Attributes

static constexpr uint32_t wkbType = 1001
 

Detailed Description

WKB-encoded 3D point geometry with z-coordinate (type code 1001).

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBPointZ::byteOrder

◆ point

PointZ WKBPointZ::point

◆ wkbType

constexpr uint32_t WKBPointZ::wkbType = 1001
staticconstexpr

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