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

WKB-encoded 2D point geometry (type code 1). More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBPoint:

Public Attributes

WKBByteOrder byteOrder
 
Point point
 

Static Public Attributes

static constexpr uint32_t wkbType = 1
 

Detailed Description

WKB-encoded 2D point geometry (type code 1).

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBPoint::byteOrder

◆ point

Point WKBPoint::point

◆ wkbType

constexpr uint32_t WKBPoint::wkbType = 1
staticconstexpr

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