Go to the documentation of this file.
3 typedef struct {
float x, y,
z;}
Pointf;
6 typedef struct {
double x, y,
z;}
Point;
7 typedef struct {
double dx, dy,
dz;}
Vector;
double z
Definition: tst_geo.h:6
float dz
Definition: tst_geo.h:4
float z
Definition: tst_geo.h:3
double dz
Definition: tst_geo.h:7