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

A 3D point with x, y, and z coordinates. More...

#include <hydrocouplespatialwkb.h>

Collaboration diagram for PointZ:

Public Attributes

double x
 The x-coordinate.
 
double y
 The y-coordinate.
 
double z
 The z-coordinate (elevation).
 

Detailed Description

A 3D point with x, y, and z coordinates.

Member Data Documentation

◆ x

double PointZ::x

The x-coordinate.

◆ y

double PointZ::y

The y-coordinate.

◆ z

double PointZ::z

The z-coordinate (elevation).


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