MeshKernel
|
A struct describing the three coordinates in a cartesian projection. More...
#include <Entities.hpp>
Public Attributes | |
double | x |
X-coordinate. | |
double | y |
Y-coordinate. | |
double | z |
Z-coordinate. | |
A struct describing the three coordinates in a cartesian projection.