PK_SURF_find_degens_o_t   

struct PK_SURF_find_degens_o_s
    {
    int              o_t_version;    --- version number of option structure
    };

typedef struct PK_SURF_find_degens_o_s PK_SURF_find_degens_o_t;



This structure holds optional controls for finding degeneracies on a surface.

Used in:

PK_SURF_find_degens


It contains no options and is provided for future enhancement.