PK_VECTOR_make_lsq_plane_o_t   

struct PK_VECTOR_make_lsq_plane_o_s
    {
    int                o_t_version;     --- options structure version
    };

typedef struct PK_VECTOR_make_lsq_plane_o_s PK_VECTOR_make_lsq_plane_o_t;



This structure contains options for making a plane by least-squares
fitting to a set of position vectors.

Used in:

PK_VECTOR_make_lsq_plane


It contains no options and is provided for future enhancements.