HydroCouple  2.0.0
HydroCouple Interface Definitions
WKBMultiPoint Struct Reference

The WKBMultiPoint struct. More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for WKBMultiPoint:

Public Attributes

WKBByteOrder byteOrder
 
uint32_t numPoints
 
WKBPointpoints
 

Static Public Attributes

static const uint32_t wkbType =4
 

Detailed Description

The WKBMultiPoint struct.

Member Data Documentation

◆ byteOrder

WKBByteOrder WKBMultiPoint::byteOrder

◆ numPoints

uint32_t WKBMultiPoint::numPoints

◆ points

WKBPoint* WKBMultiPoint::points

◆ wkbType

const uint32_t WKBMultiPoint::wkbType =4
static

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