HydroCouple  2.0.0
HydroCouple Interface Definitions
WKBGeometry Union Reference

The WKBGeometry union. More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBGeometry:

Public Attributes

WKBPoint point
 
WKBLineString linestring
 
WKBPolygon polygon
 
WKBTriangle triangle
 
WKBPolyhedralSurface polyhedralsurface
 
WKBTIN tin
 
WKBMultiPoint mpoint
 
WKBMultiLineString mlinestring
 
WKBMultiPolygon mpolygon
 
WKBGeometryCollection collection
 

Detailed Description

The WKBGeometry union.

Member Data Documentation

◆ collection

WKBGeometryCollection WKBGeometry::collection

◆ linestring

WKBLineString WKBGeometry::linestring

◆ mlinestring

WKBMultiLineString WKBGeometry::mlinestring

◆ mpoint

WKBMultiPoint WKBGeometry::mpoint

◆ mpolygon

WKBMultiPolygon WKBGeometry::mpolygon

◆ point

WKBPoint WKBGeometry::point

◆ polygon

WKBPolygon WKBGeometry::polygon

◆ polyhedralsurface

WKBPolyhedralSurface WKBGeometry::polyhedralsurface

◆ tin

WKBTIN WKBGeometry::tin

◆ triangle

WKBTriangle WKBGeometry::triangle

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