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

WKB-encoded 2D triangle geometry with exactly one exterior ring of four points (type code 17). More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBTriangle:

Public Attributes

WKBByteOrder byteOrder
 
uint32_t numRings
 
LinearRingrings
 

Static Public Attributes

static constexpr uint32_t wkbType = 17
 

Detailed Description

WKB-encoded 2D triangle geometry with exactly one exterior ring of four points (type code 17).

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBTriangle::byteOrder

◆ numRings

uint32_t WKBTriangle::numRings

◆ rings

LinearRing* WKBTriangle::rings

◆ wkbType

constexpr uint32_t WKBTriangle::wkbType = 17
staticconstexpr

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