PK_isoparam_alignment_t   

typedef int PK_isoparam_alignment_t;

Used in:

PK_CURVE_is_isoparam


This field can take any of the possible values:

    PK_isoparam_alignment_aligned_c the non-constant parameter on the surface
                                    increases with increasing curve parameter.

    PK_isoparam_alignment_opposed_c the non-constant parameter on the surface
                                    decreases with increasing curve parameter.

    PK_isoparam_alignment_unset_c   the alignment has not been determined.