|
MeshKernel
|
A struct describing the three coordinates in a cartesian projection. More...
#include <Cartesian3DPoint.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.