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

A 2D point with x and y coordinates. More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for Point:

Public Attributes

double x
 The x-coordinate.
 
double y
 The y-coordinate.
 

Detailed Description

A 2D point with x and y coordinates.

Member Data Documentation

◆ x

double Point::x

The x-coordinate.

◆ y

double Point::y

The y-coordinate.


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