PJ_XYZ

typedef struct {
    double x, y, z;
} PJ_XYZ

Undocumented